An interactive sorting visualizer built using HTML, CSS, and JavaScript.
- Visualize popular sorting algorithms
- Adjustable array size and speed
- Color-coded comparisons, swaps, and sorted elements
- Clean and minimal UI
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Heap Sort
- HTML
- CSS
- JavaScript
Open index.html in your browser.