A web application that visualizes various sorting algorithms in action.
- HTML, CSS, JavaScript
Bubble Sort
Insertion Sort
Heap Sort
Quick Sort
Merge Sort
Check out the live demo here.
- Clone the repo using git clone https://github.com/Ankitjha2202/Sorting-Visualize.git
- Open
index.html
in your browser