The project is made using html, css and JS. This project allows a student to visualize up to 10 sorting algorithm with there time and space complexity
- Bubble Sort
- Insertion Sort
- Heap Sort
- Merge Sort
- Quick Sort
- Radix Sort
- Bucket Sort
- 8.2.4 Algorithm of book
- Improved Quick Sort
- Count Sort
- Select the upload option
- Upload .txt file only that contain numbers (seperated by spaces) to be sorted
- Reload the page to perform next visualizer and go to step 1