Data Structure in C++

Data-Structure-in-C++
Data Structure in C++
Data Structure in C++
The book Data Structures in C++ is for computer science students. This book presents the fundamentals of the subject and intends to provide basic concepts involved in manipulating various data structures to students in simple language with the help of small and simple algorithms. The book is suitable for use in self-study, directed study and as a class text.

About Data Structure and Algorithms


In computer science, a data structure is a particular way of organizing data in a computer so that it can be used efficiently. Data structures can implement one or more particular abstract data types (ADT), which specify the operations that can be performed on a data structure and the computational complexity of those operations. In comparison, a data structure is a concrete implementation of the specification provided by an ADT.
The book is published by Aikman Book Corporation and authors of the book are C M Aslam and T A Qureshi.
                                                                  Download

Share this

Related Posts

Previous
Next Post »