Skip to content

diptayan2k/SortingAlgorithmVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortingAlgorithmVisualizer

A python GUI based application made using Tkinter that can be used to visualize different sorting algorithms including Bubble Sort, Merge Sort, Selection Sort, Insertion Sort and Quick sort.

How to run ?

  1. Download the exe file(visualizer.exe) from /dist/
  2. Run the downloaded file in your local PC.
  3. A GUI window will open. Select your desired parameters then click "Generate".
  4. Select your desired speed and hit "Start".

Demo of the application : https://drive.google.com/file/d/14jCPRI84qya_RkkTNw5I3PoBFSEUpAMP/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages