Textbook
Data Structures and Algorithms in C++, 2nd EditionISBN: 978-0-470-38327-8
Paperback
736 pages
February 2011, ©2011
|
- Enhanced consistency with the C++ Standard Template Library (STL), and expanded usage of STL data structures as a basis for designing more complex data structures.
- Improved consistency with modern C++ coding standards in presenting code fragments.
- Simplification of many of the code fragments, focusing on the principal structure and functionality of the data structures.
- More examples and discussion of data structure and algorithm analysis.
- Enhanced the discussion of algorithmic design techniques, like dynamic programming and the greedy method.