Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 286 Bytes

Sorting Visualizer

Basic sorting algorithm visualizer using tkinter library to create the GUI. Includes visualization for 10 common sorting algorithms

Use the Code

To use the code and try the visualizer copy the main.py as well as any sorting algorithms you would like to see.