Sorting Algorithm Visualizer
Sorting Algorithm Visualizer is a web application that allows users to interactively explore and understand various sorting algorithms. Developed using HTML, CSS, and vanilla JavaScript, this project provides a visually intuitive way to witness how algorithms like Bubble Sort, Quick Sort, Merge Sort, and more, work in real-time.