This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
-
Updated
Apr 23, 2025 - Python
This repository is managed by LeetPush extension: https://github.com/husamahmud/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.
Sorting Algorithms
🐾 Implementations of some basic algorithms
Detailed explanations and implementations of some of my favorite specialized data structures and 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."