You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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