This book focuses on the data structure part as well as OOD. The programming examples given in this book effectively use OOD techniques to solve and program a particular problem...
This book includes following chapters...
- Software Engineering Principles and C++ Classes
- Object-Oriented Design (OOD) and C++
- Pointers and Array-Based Lists
- Standard Template Library (STL) I
- Linked Lists
- Recursion
- Stacks
- Queues
- Searching and Hashing Algorithms
- Sorting Algorithms
- Binary Trees and B-Trees
- Graphs
- Standard Template Library (STL) II