Data Structures and Algorithm Analysis in C++, 3rd Edition

Data Structures and Algorithm Analysis in C++, 3rd Edition

English | 2011 | ISBN: 978-0486485829 | 624 Pages | EPUB, PDF (conv) | 35 MB

With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Microsoft C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithm analysis.
Techniques for representing data are presented within the context of assessing costs and benefits, promoting an understanding of the principles of algorithm analysis and the effects of a chosen physical medium. The text also explores tradeoff issues, familiarizes readers with the most commonly used data structures and their algorithms, and discusses matching appropriate data structures to applications. The author offers explicit coverage of design patterns encountered in the course of programming the book’s basic data structures and algorithms. Numerous examples appear throughout the text.

Homepage