This program provides a visual demonstration of the process undrgone by different sorting algorithms
- Selection Sort
- Bubble Sort
- Coctail Sort
- Odd Even Sort
- Insertion Sort
- Tim Sort (unfinished)
- Quick Sort
- Heap Sort
- Merge Sort
- Pigeonhole Sort
- Radix Sort
- Bogo Sort