Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Sorting Visualizer is the visualising tool for sorting algorithms. In which you can watch the sorting algorithms work in realtime. Algorithms in sorting visualizer are:

  • Insertion Sort Algorithm
  • Selction Sort
  • Bubble Sort

Usage

Run the Below commands in your Terminal/powershell/cmd in order to run the sorting visualizer

pip install tkinter
python sort_visual.py

About

A visualizer program to visualize and compare how different sorting algorithm works and in what time complexity.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages