Data Structures and Algorithms with Object-Oriented Design Patterns in C#
next up previous contents index

Sorter Class Hierarchy

This chapter describes nine different sorting algorithms. These are organized into the following five categories:

As shown in Figure gif, the sorter classes have been arranged in a class hierarchy that reflects this classification scheme.

   figure34375
Figure: Sorter class hierarchy


next up previous contents index

Bruno Copyright © 2001 by Bruno R. Preiss, P.Eng. All rights reserved.