SORTING-VISUALIZER

A web-based sorting algorithm visualizer that demonstrates popular algorithms like Bubble Sort, Selection Sort, and Insertion Sort, Merge Sort, Quick Sort, Heap Sort with real-time animations. Users can customize array size and speed to observe algorithm behavior interactively.

// repository documentation