Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 569 Bytes

Sorting-Visualizer

Welcome to the Sorting Visualizer! This tool helps you understand how different sorting algorithms work through interactive visualizations.

Features

  • Algorithms: Visualize Quick Sort, Merge Sort, Insertion Sort, Bubble Sort, and Selection Sort.
  • Custom Array Size: Choose the size of the array to sort.
  • Adjustable Speed: Control the speed of the sorting process.

Explore and learn the inner workings of sorting algorithms in an engaging and interactive way!