A beautiful, interactive, and animated Sorting Algorithm Visualizer built using HTML, CSS, and JavaScript.
This tool helps you understand how sorting algorithms work step-by-step with smooth animations and customizable views.
- π’ Enter custom numbers
- π¨ Switch between Box view and Bar view
- β‘ Adjustable sorting speed
- π Real-time visualization
- π₯ Highlights compared elements
- π― Clean UI with gradient styling
- π΅ Bubble Sort
- π Selection Sort
- π’ Insertion Sort
- π‘ Merge Sort
- π΄ Quick Sort
- βοΈ TimSort (JavaScript built-in optimized sort)
| Technology | Purpose |
|---|---|
| π HTML | Structure of the application |
| π¨ CSS | Styling, layout & UI design |
| βοΈ JavaScript | Sorting logic & animations |
- Enter numbers separated by commas
- Select a sorting algorithm
- Adjust the speed (optional)
- Click the button and watch the animation happen β¨
- Toggle between Bar mode and Box mode anytime



