/sorting-visualizer-python

Sorting visualizer app made in python

Primary LanguagePython

made-with-python CodeFactor contributions welcome ViewCount

Sorting Visualizer GUI

Python app that visually shows how different sorting algorithms work.

Made in python using Tkinter module.


Before sorting

GUI

After sorting

GUI


Python Dependencies:

Install the above python dependency using the following command

pip install -r requirements.txt