Advanced Data Structures & Algorithms in C++------------jaico
This book is intended for a one-semester
course on “Data Structures & Algorithms in C++”. It has been
specifically designed to help students make the transition from a first
course in programming to an integrated understanding of data structures
and their applications. It includes a solid introduction to algorithms,
an integral part of understanding data structures and uses C++ syntax
and structure in the design of data structures.
Key Features
— Focuses on simple explanations of techniques that can be applied to real-world problems
— Scope and presentation of material provide students with the knowledge
necessary to do work in design, implementation, testing, on maintenance
of any software systems
— Includes extensive illustrations and over 250 figures to augment the text