Objects, Abstraction, Data Structures and Design: Using C++ | 1 Edition
ISBN-13: 9780471467557
the top textbook retailers.
View all Prices by Retailer
Details about Objects, Abstraction, Data Structures and Design: Using C++:
This book combines a strong emphasis on problem solving and software design with the study of data structures. After providing the specification and implementation of an abstract data type, the authors cover case studies that use the data structure to solve a significant problem. In the implementation of each data structure and in the solutions of the case studies, they reinforce the message “Think, then code” by performing a thorough analysis of the problem and then carefully designing a solution. Readers gain an understanding of why different data structures are needed, the applications they are suited for, and the advantages and disadvantages of their possible implementations.