April 06, 2013

Data Structures Using C++ By DS Malik PDF

| |
1 comments

Data Structures Using C++  By DS Malik PDF


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...

  1. Software Engineering Principles and C++ Classes 
  2. Object-Oriented Design (OOD) and C++ 
  3. Pointers and Array-Based Lists 
  4. Standard Template Library (STL) I  
  5. Linked Lists 
  6. Recursion 
  7. Stacks 
  8. Queues 
  9. Searching and Hashing Algorithms 
  10. Sorting Algorithms 
  11. Binary Trees and B-Trees 
  12. Graphs  
  13. Standard Template Library (STL) II

Data Structures Using C++  By DS Malik PDF


Read More