|
| Login | Sign up | My Wish List |
![]() | Introduction to Data Structures and Algorithms With C++ (Prentice Hall Object-Oriented Series) by Glenn Rowe ISBN-10: 9780135791783 ISBN-10: 0-13-579178-2 ISBN-13: 9780135791783 ISBN-13: 978-0-13-579178-3 Paperback 1996-12 Prentice Hall Find Lowest Price | |
Editorials | ||
Book Description This is a complete introduction to the critical topic of data structures, written from the object-oriented perspective most students and practitioners are adopting.The book introduces data structures using C++, a language whose classes and object-oriented constructs are specifically designed to efficiently implement data structures. The opening chapters introduce the ideas behind object-oriented programming and C++; once these ideas are explained, the book introduces data structures and algorithms from an O-O point of view. All standard data structures are described, including stacks, queues, sets, linked lists, trees and graphs. Searching and sorting algorithms are also studied.This book is for students and others working with data structures, especially object-oriented developers interested in ways data structures can enhance their effectiveness. | ||
Reviews | ||
An excellent resource to learn Data Structures using C++ This book is a dream come true for people who want to improve their c++ skills and at the same time, learn data structures. | ||