- Bubble Sort
- Merge Sort
- 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 | Merge Sort |
|---|---|
-
Git clone this repository
-
pip install -r requirements.txtto install all the dependencies -
python sorting.py -
now your app is up and running
Distributed under the MIT License. See LICENSE for more information.

