You are here

Data Structure and Algorithm Analysis in C++

Clifford A. Shaffer
Publisher: 
Dover Publications
Publication Date: 
2011
Number of Pages: 
594
Format: 
Paperback
Edition: 
3
Price: 
29.95
ISBN: 
9780486485829
Category: 
Textbook
We do not plan to review this book.
Preface
I Preliminaries
1. Data Structures and Algorithms
2. Mathematical Preliminaries
3. Algorithm Analysis
II Fundamental Data Structures
4. Lists, Stacks, and Queues
5. Binary Trees
6. Non-Binary Trees
III Sorting and Searching
7. Internal Sorting
8. File Processing and External Sorting
9. Searching
10. Indexing
IV Advanced Data Structures
11. Graphs
12. Lists and Arrays Revisited
13. Advanced Tree Structures
V Theory of Algorithms
14. Analysis Techniques
15. Lower Bounds
16. Patterns of Algorithms
17. Limits to Computation
Bibliography
Index