A responsive and interactive Sorting Visualizer built using HTML, Tailwind CSS, and JavaScript. This tool helps visualize how different sorting algorithms work using animated bars and user interaction. Features : 🎨 Beautiful UI styled with Tailwind CSS
🎞️ Real-time animation of sorting steps
🔧 Adjustable array size and speed
🧠 Multiple sorting algorithms with visual highlights
📱 Responsive design (works on desktop and mobile)
Algorithms Implemented: 🔹 Bubble Sort
🔹 Selection Sort
🔹 Insertion Sort
🔹 Merge Sort
🛠️ Tech Stack: HTML
Tailwind CSS
JavaScript (Vanilla)
You can run this locally in your system
git clone https://github.com/chandni5033/sorting_visualizer.git
cd sorting_visualizer