Skip to main content

Data Structures & Algorithm Analysis in C++

Brand: Prentice Hall

$189.54 - $236.92
(No reviews yet) Write a Review
UPC:
9780132847377
Maximum Purchase:
2 units
Binding:
Hardcover
Publication Date:
2013-06-23
Author:
Mark A. Weiss
Language:
english
Edition:
4
Adding to cart… The item has been added

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.