Graphical user interface (GUI) application in Python that facilitates the visualization of a range of sorting algorithms.
- Python
- Fork & clone this repo in your local machine
- Run the following two commands and you are done
pip install -r requirements.txt
python main.py