Some Sorting Algorithms
Bubble Sort
Selection Sort
Insertion Sort
In-Place Merge Sort
Double Storage Merge Sort
Quick Sort
Enhanced Quick Sort