Sorting Algorithm Visualizer A web application built using HTML, CSS, and JavaScript to visualize classic sorting algorithms such as Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, and Quick Sort. This live-sorting visualizer helps in understanding how different sorting algorithms work.
Features Visualizes five different sorting algorithms: Bubble Sort Insertion Sort Selection Sort Merge Sort Quick Sort Adjustable array size and sorting speed Interactive controls for starting, pausing, and resetting the visualization