A web application to visualize various sorting algorithms in action, including:
- Bubble Sort
- Selection Sort
- Insertion Sort
- Quick Sort
- Merge Sort
- Visualizes the step-by-step process of sorting algorithms
- User-friendly interface
- Adjustable array size
- Adjustable sorting speed
- Real-time comparisons of algorithms
Contributions are welcome! Please fork this repository and submit a pull request for review.