Skip to content

Rocky12312/Algorithm_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting_Algorithm_Visualizer

Sorting Algorithm Visualizer helps to visualize different sorting algorithms like :

  1. Bubble Sort
  2. Selection Sort
  3. Insertion Sort
  4. Merge Sort
  5. Quick Sort
  6. Heap Sort

you can also change the algorithm speed and size of array with help of controller different color pattern is use to at different state

brown color ----the block is sorted
red color ----processing the block
yellow color ---at which postion the algorithm is current present at

Contributors

Amit Yadav
Anand Ranjan

Screenshot from 2021-02-28 17-26-32 Screenshot from 2021-02-28 17-26-24 Screenshot from 2021-02-28 17-26-02 Screenshot from 2021-02-28 17-25-37

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors