Preface
Chapter 1 An Introduction to Collections, Generics, and the Timing Class
Chapter 2 Arrays and ArrayLists
Chapter 3 Basic Sorting Algorithms
Chapter 4 Basic Searching Algorithms
Chapter 5 Stacks and Queues
Chapter 6 The BitArray Class
Chapter 7 Strings, the String Class, and the StringBuilder Class
Chapter 8 Pattern Matching and Text Processing
Chapter 9 Building Dictionaries: The DictionaryBase Class and the SortedList Class
Chapter 10 Hashing and the Hashtable Class
Chapter 11 Linked Lists
Chapter 12 Binary Trees and Binary Search Trees
Chapter 13 Sets
Chapter 14 Advanced Sorting Algorithms
Chapter 15 Advanced Data Structures and Algorithms for Searching
Chapter 16 Graphs and Graph Algorithms
Chapter 17 Advanced Algorithms
References
Index