Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Sort algorithm visualizer

This is a Python script to visualize all kinds of sorting algorithms.

Usage

Download or clone the package via GitHub
After cloning navigate to the visualizeSort folder and run the Python script.

cd ./visualizeSort
python3 sortAlgs.py

First you can choose which Sort to use: Just choose the one of your liking from the dropdown menu.
Right behind the dropdown, you can also choose at which speed interval a new operation should be done.
Below that you can choose the Array size while using the "Data size" slider.
The "Min. value" slider sets the rim for the lowest Int in the array and the "Max. value" slider sets it for the maximum Integer.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages