- Bubble Sort
- Quick Sort
- Insertion Sort
- Selection Sort
- More Algorithms ( work in progress 🚧)
- Python
- Numpy - For Generating and working with arrays
- Matplotlib.pyplot - For interactive plots
- Matplotlib.animation - Easiest way to make a live animation in matplotlib
Bubble Sort | Quick Sort |
---|---|
-
Git clone this repository
-
pip install -r requirements.txt
to install all the dependencies -
python sorting.py
-
now your app is up and running
Distributed under the MIT License. See LICENSE
for more information.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Hey guys, I'm Jayvardhan. Find out more about me here
- Reach out to me at [email protected]