Jump to ratings and reviews
Rate this book

C++ Plus Data Structures

Rate this book
This book is designed for a course in Data Structures where C++ is the programming language. The book focuses on abstract data types as viewed from three different their specification, their application, and their implementation.

816 pages, Hardcover

First published January 1, 1998

24 people are currently reading
207 people want to read

About the author

Nell B. Dale

116 books8 followers
Nell B. Dale is a retired Senior Lecturer in Computer Sciences at the University of Texas at Austin.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
22 (26%)
4 stars
21 (25%)
3 stars
26 (31%)
2 stars
5 (6%)
1 star
8 (9%)
Displaying 1 - 6 of 6 reviews
Profile Image for Haneen.
294 reviews9 followers
September 26, 2012
CSC301:Data Structures and Algorithm
Summer 2011-2012
SuMoTuWeTh 12:20-1:50 PM

An amazing course..
The plan was to take this course on Fall 2012-2013 , but for some reasons we took it on Summer.I heard a lot about this course, but I didn't find what they said. The course was really great..I enjoyed it and I understood everything clearly, although I was sleepy in the most of the classes. It was really interesting to learn about "Linked Lists, Stacks,Queues, Tress, Graphs, Sorting".

The book is so complicated and hard to understand from it..

Profile Image for Beth.
14 reviews
December 5, 2018
It was okay, MANY TYPOS. The structure that the book uses to teach the concepts is very good, teaching array based then moving to link-based. The issues I found were that since the book builds on consistent code, there are typos in which code in an earlier part of the book are obviously copied from future sections of the book and weren’t fully edited. Since it does this throughout the book, I also found that reading the book sometimes added some confusion due to only showing snippets of the code. I found the class “ItemType” to be annoying. In many cases, the use of this made it more difficult to understand the topics and code being covered in the chapters.
13 reviews8 followers
August 29, 2024
A really nice book by nell, he is amazing in thinking and figuring out ways of solving problems and making them look so easy.
I studied before DSA in python on the youtube, but it's like nothing, but in c++ and its pointers, it's another world.
I really recommend anyone who wants to improve his critical thinking and even if he knows about DSA before.
Nice book!
Profile Image for Joshua.
28 reviews4 followers
February 10, 2022
Absolute trash. Updated for C++ 11, we're on the C++ 20 standard. Code is crap. Examples are crap. The entire book is crap.
42 reviews1 follower
April 24, 2024
The book was engaging and filled with interesting insights. Overall, it was a straightforward read. I utilized its content when developing the website https://datingfinder.ru
Profile Image for Jesse.
1 review
April 1, 2012
So verbose and dense! I would probably enjoy it more if my class wasn't going through it so quickly!
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.