[Home]Stable sort

HomePage | Recent Changes | Preferences

Showing revision 3
A stable sort is a sorting algorithm that does not change the relative order of elements that have the same value. This is important for some algorithms (for example, radix sort).

Some common stable sorts are:

Many other sorting algorithms can be specially implemented to be stable sorts.


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited October 30, 2001 12:39 am by Taw (diff)
Search: