Skip to content

Meet-forever/sort-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualizer

Sort Visualizer is a web application designed to understand how sorting algorithms work.

Implemented Algorithms

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort

Website Feature

  • It is a fully responsive, mobile-friendly site.
  • Users can change the theme of the website based on their preference.
  • This website has been made using vanilla Javascript, HTML, CSS.

Personal Note

Feel free to contribute or suggest any idea/changes.