Skip to content

jashansingh001/Sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Sorting Visualizer

Sorting.Visualizer

๐Ÿ“Š Sorting.Visulizer ๐Ÿ•นTry It Now


Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like

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

With the functionality of โณ(Processing Speed Control) and ๐Ÿ“(Array Size Control)

โš™ How it works ?!


_Here in our model, each element value is represented by THE SIZE OF THE BAR and the algorithms sort them by placing the smallest elements on the left and the biggest elements on the right

_The algorithms moves the items around by swapping elements, Without using any addational memory with creating another array.

๐Ÿ“ท ScreenShots


image image image

๐Ÿ“ฝ GIF Demo


Visualizer Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published