This programs will sort users data (can be manually inputted or computer generated) in numbers using 5 different methods.
List of supported methods :
- Bubble Sort
- Selection Sort
- Insertion Sort
- Quick Sort
- Counting Sort
Todo List :
- Merge Sort
- R - Quick Sort
- Radix Sort
For more tutorials and visualizations you can visit VisuAlgo Website