Data Structures and Algorithms in C++

By (author): "Adam Drozdek"
Publish Date: April 1st 1997
Data Structures and Algorithms in C++
ISBN0534375979
ISBN139780534375973
AsinData Structures and Algorithms in C++
Original titleData Structures and Algorithms in C++
Building on widespread use of the C++ programming language in industry and education, this book provides a broad-based and case-driven study of data structures -- and the algorithms associated with them -- using C++ as the language of implementation. This book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity. It presents data structures in the context of object-oriented program design, stressing the principle of information hiding in its treatment of encapsulation and decomposition. The book also closely examines data structure implementation and its implications on the selection of programming languages.