1 | Bubble Sort |
|
2 | Insertion Sort |
|
3 | Heap Sort |
|
4 | Merge Sort |
|
5 | Quick Sort |
|
6 | Counting Sort |
|
7 | Radix Sort |
|
8 | Bucket Sort |
|
9 | Find Parity |
|
10 | Multiply using Bitwise operations |
|
11 | Selection Sort |
|
12 | Shell Sort |
|
13 | Divide using Bitwise operations |
|
|
|