Skip to content

SiamShafiq/Sorting-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualization

Simple tool to visualize sorting algorithms.

This little web app uses JS and Jquery to show a simple visualization for two sorting algorithms which are currently:

  1. Selection Sort
  2. Bubblesort

For large datasets, bubblesort is quite slow and may crash.

If you have any questions or find bugs, please feel free to email me at siam.shafiq@gmail.com