Skip to content

tamilselvi53/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

  1. It is a tool for visualizing sorting algorithms.
  2. Different colors help in understanding the sorting process.
  3. Blue is the default color of all elements.
  4. Yellow represents the current position of the array.
  5. Red represents swapping or change in position.
  6. Green represents that element that found its position.
  7. Time and space complexity of the algorithm is displayed.

Features:

  1. Speed of the algorithm
  2. Size of the array
  3. Generate new array

Sorting algorithms:

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

Website url: https://tamilselvi53.github.io/Sorting-Visualizer/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published