Data structures and algorithms analysis in C++
- 3rd
- Noida: Pearson, 2013
- 607p.: 12x20x1; Paperback
About the book: The C++ language is brought up-to-date and simplified, and the Standard Template Library is now fully incorporated throughout the text. Data Structures and Algorithm Analysis in C++ is logically organized to cover advanced data structures topics from binary heaps to sorting to NP-completeness. Figures and examples illustrating successive stages of algorithms contribute to Weiss' careful, rigorous and in-depth analysis of each type of algorithm.
9788131714744
Computer Science Engineering; Algorithm analysis lists, Stacks, and queues; Trees; Hashing; Priority queues (Heaps); Sorting; The disjoint set class; Graph algorithms; Algorithm design techniques; Amortized analysis; Advanced data structures and implementation