Sortify is a web-based sorting visualizer that allows users to interactively visualize various sorting algorithms. This project aims to provide a hands-on learning experience for understanding how different sorting algorithms work.
- Visualize popular sorting algorithms like Bubble Sort, Merge Sort, Selection Sort, Quick Sort, Insertion Sort, and Heap Sort.
- Adjustable array size and sorting speed to customize the visualization.
- Start, stop, and generate a new random array during visualization.
- User-friendly interface