Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses.
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language.
This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss’ careful, rigorous and in-depth analysis of each type of algorithm.
- ISBN10 013284737X
- ISBN13 9780132847377
- Publish Date 20 August 2013 (first published 4 February 1999)
- Publish Status Active
- Publish Country US
- Imprint Pearson
- Edition 4th edition
- Format Hardcover
- Pages 664
- Language English
- URL http://users.cis.fiu.edu/~weiss/