Join Books.org — it's free

Introduction to data structures and algorithms with C++ by Glenn Rowe — book cover
C/C++, Programming - General & Miscellaneous, General Software Engineering

Introduction to data structures and algorithms with C++

by Glenn Rowe
Write a review
Log in to track your reading progress.

Overview

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

There are no reviews yet. Log in to write one.

Book Details

Published
August 20, 1996
Publisher
London ; Prentice Hall, 1997.
Pages
371
Format
Paperback
ISBN
9780135791783

More by Glenn Rowe

Similar books