- Bogo Sort
- Bubble Sort
- Bubble Sort (optimized)
- Cocktail Sort
- Comb Sort
- Gnome Sort
- Heap Sort
- Insertion Sort
- Insertion Sort (recursive)
- Merge Sort
- Odd-Even Sort
- Quick Sort
- Quick Sort (iterative)
- Radix Sort
- Selection Sort
- Shell Sort
array length = [10, 1000]
iterations = 100