Skip to content

This sorting algorithm visualizer displays working of sorting algorithms in a graphical presentation.

Notifications You must be signed in to change notification settings

Mayank17M/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithm-Visualizer

This is a Web Visualization tool for sorting algorithms.

The human brain can easily process visuals instead of long codes to understand the algorithms.

Approach

  • An array of random values is generated and are drawn as lines(bars).
  • You can increse/decrease the size of the array and the speed of the algorithms.
  • Different colors are used to indicate which elements being compared, sorted and unsorted.
  • New array can be generated by clicking the "New Array" button.

Initial

Initial

Visualizing

Visualizing

Final

Final

Sorting Algorithms Visualized

About

This sorting algorithm visualizer displays working of sorting algorithms in a graphical presentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published