Python app that visually shows how different sorting algorithms work.
Made in python using Tkinter
module.
Before sorting
After sorting
colour
library (For rainbow gradient)
Install the above python dependency using the following command
pip install -r requirements.txt