[Home]Sorting algorithm

HomePage | Recent Changes | Preferences

Showing revision 3
A sorting algorithm is an algorithm that puts elements of a list into order. Efficient sorting is important to optimizing the use of other algorithms (such as search algorithms) that operate best on sorted lists.

Many common sorting algorithms are used in computer science. They vary in computational complexity and in usage of memory and other computer resources.

Some sorting algorithms are:


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited September 26, 2001 6:46 pm by Drj (diff)
Search: