Preface

The study of data structures is a basic component of Computer Science and Engineering. People who work in any phase of a software system require a bare minimum knowledge of data structures. So, all Computer Science, Engineering and other allied disciplines offer courses on this subject. The hand-in-hand relationship between data structures and their algorithms and their complexity analysis is also a point of discussion.

Data Structures and Algorithms Using C++ helps one to master data structures, their algorithms and analysis of complexities of these algorithms.

This book meets the requirements of the course curricula of almost all the universities. Every chapter of the book includes the Abstract Data Type (ADT) and applications along ...

Get Data Structures and Algorithms Using C++ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.