Python Sorting Visualizer based on https://github.com/FahadulShadhin/Sorting-Algorithms-Visualizer
Screen.Recording.2021-06-11.at.17.38.06.mov
Sorting algorithms implemented:
- quicksort
- mergesort
- heapsort
Built with:
Python 3.9
tkinter 0.1
Run it:
- clone this repository
- python main.py