Skip to content

Tkinter GUI showing how merge sort, bubble sort, selection sort, and quick sort works on a given array

Notifications You must be signed in to change notification settings

tryap1/Sorting-Visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualisation

Tkinter GUI showing how merge sort, bubble sort, selection sort, and quick sort works on a given array

Max array size is set at 700, provides an array of size 50 if anything greater than 700 is given if array size is not provided, it is set at 30

About

Tkinter GUI showing how merge sort, bubble sort, selection sort, and quick sort works on a given array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages