next up previous contents index CD CD Algorithms
Next: Applications of Sorting Up: Data Structures and Sorting Previous: Specialized Data Structures

Sorting

By the time they graduate, computer science students are likely to have studied the basic sorting algorithms in their introductory programming class, then in their data structures class, and finally in their algorithms class. Why is sorting worth so much attention? There are several reasons:  



Algorithms
Mon Jun 2 23:33:50 EDT 1997