This is a progressive web app built using HTML, CSS and JavaScript and is used to visualize classic sorting algorithms such as selection sort, bubble sort, insertion sort, merge sort , heap sort and quick sort.
This sorting visualizer is designed to help you understand and visualize how different sorting algorithms work. If you're learning algorithms and want to see them in action, this tool is perfect for experimenting with different array sizes and speeds.