Sorting
INPUT OUTPUT
Input Description: A set of n items.
Problem: Arrange the items in increasing order.
Bubble sort (double direction) - C
Linear insertion sort - c/pascal
Quicksort (with bounded stack usage)
Shellsort
Heapsort
Interpolation
Linear probing sort
Merge sort
Quicksort for lists
Bucket sort
Radix sort
Binary treesort
ශිල්ප 64
(c) Shilpa Sayura Foundation 2006-2017