Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 262 Bytes

File metadata and controls

8 lines (8 loc) · 262 Bytes

Run the run.py program
The python Gui tool tkinter is used to create the gui for this application
The sorting algorithms that the program visualizes are :
quic sort
merge sort
selection sort
bubble sort
heap sort