The Problem:
ki1ki2
...
kin
Sorting Methods | |
Internal | External |
(In memory) | Appropriate for secondary storage |
quick sort | |
heap sort | mergesort |
bubble sort | radix sort |
insertion sort | polyphase sort |
selection sort | |
shell sort |