Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 474 Bytes

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.