Skip to content

felixJets/SortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize Sorting

tkinter-GUI for visualizing the procedure of different sorting algorithms.

Versions

Tested with Python 3.9.5

Usage

$ python visualize_sorting.py
  1. Select the sorting algorithm
  2. Select the number of elements
  3. Select the sorting speed
  4. Generate a sequence of numbers
  5. Start sorting

Sources

Icons

The icons used in the GUI are from ICONS8

About

tkinter-GUI for visualizing the procedure of different sorting algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages