Skip to content

πŸ“Š Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...

License

Notifications You must be signed in to change notification settings

AbdallahHemdan/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sorting Visualizer

Sorting.Visualizer

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

πŸ“Š 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

πŸ“Š Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published