Skip to content

ani400/sorting-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualisation

A simple sort visualizing app created by HTML5, CSS3 and JavaScript.

Web App Link: https://chhotu05.github.io/sorting-visualiser/

A simple sort visualising app to visualise different kind of sort in a beautiful and intuitive manner.

Properties:

  1. Change the size of array (number of elements).
  2. Select the type of sort.
  3. Reshuffle the array at any time.
  4. play/pause the sort at any instant of time.
  5. Shows the working of basic sorting algorithms in a more intuitive way.

TIP: Best Viewed in full screen.

About

A simple sort visualising web app to visualise different kinds of Sorting Algorithms like Insertion sort, Merge sort, Bubble sort etc. in a beautiful and intuitive manner, created Purely using JavaScript , HTML5, CSS3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors