View/Download
Contents:
* Colophon
* Dedication
* Preface
* Contents
* Introduction
* Algorithm Analysis
* Asymptotic Notation
* Foundational Data Structures
* Data Types and Abstraction
* Stacks, Queues and Deques
* Ordered Lists and Sorted Lists
* Hashing, Hash Tables and Scatter Tables
* Trees
* Search Trees
* Heaps and Priority Queues
* Sets, Multisets and Partitions
* Dynamic Storage Allocation: The Other Kind of Heap
* Algorithmic Patterns and Problem Solvers
* Sorting Algorithms and Sorters
* Graphs and Graph Algorithms
* C++ and Object-Oriented Programming
* Class Hierarchy Diagrams
* Character Codes
* References
* IndexAdded by blueshark on 2007-01-14 16:03:23
View/Download