A simple, elegant, and interactive Sorting Visualizer built using only HTML, CSS, and JavaScript. Designed to help users understand how different sorting algorithms work through animated visual representation.
- โจ Real-time visualization of sorting algorithms
- ๐ง Included algorithms:
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- ๐ Adjustable array size and speed
- ๐ Regenerate arrays with a single click
- ๐ฑ Responsive design
- HTML5
- CSS3
- JavaScript (ES6)
- Clone the repository:
git clone https://github.com/TaniyaGoyat/SortingVisualizer.git