This repository is managed by LeetPush extension: https://github.com/LeetPushExtension/LeetPush
-
Updated
Jan 11, 2026 - Python
This repository is managed by LeetPush extension: https://github.com/LeetPushExtension/LeetPush
This repository contains two Python scripts, `stats_calculations.py` and `stats_user.py`, which provide a comprehensive toolset for performing statistical calculations. The program allows users to compute various statistical metrics such as mean, median, mode, variance, and standard deviation, all through a user-friendly command-line interface.
Detailed explanations and implementations of some of my favorite specialized data structures and algorithms.
Sorting Algorithms
πΎ Implementations of some basic algorithms
Median finding, Order Statistics and Quick Sort
Find the 'kth' largest element in an array.
Data Structure & Algorithm in Java
Add a description, image, and links to the quick-select topic page so that developers can more easily learn about it.
To associate your repository with the quick-select topic, visit your repo's landing page and select "manage topics."