Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 313 Bytes

File metadata and controls

8 lines (7 loc) · 313 Bytes

Sorting-Visualizer

  1. Created a sorting algorithms visualizer to visualize different sorting algorithms
  2. Algorithms used ‐ Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort
  3. Technology – HTML, CSS, JavaScript
  4. Link to the project