Jump to ratings and reviews
Rate this book

ADTs, Data Structures, and Problem Solving with C++

Rate this book
Designed for CS2 courses, this book thoroughly covers ADTs (Abstract Data Types), data structures, and their use in problem solving. The text guides the student through the development of ADTs such as stacks, queues, and binary trees, the use of key data structures such as arrays, classes, and linked lists to implement ADTs, and problem solving using Object-Oriented Design (OOD) methodologies. Algorithms required to design and implement ADTs in C++ are given through treatment along with a solid introduction to the Standard Template Library (STL). C++ topics such as recursion, inheritance, and polymorphism are introduced and some C-style topics relative to data structures and also provided. Using examples, case studies and exercises from various areas of computer science, author Larry Nyhoff offers the student a solid foundation for further studies in CS while providing concrete tools for unlocking the power of C++.

Kindle Edition

First published July 26, 2004

6 people are currently reading
132 people want to read

About the author

Larry R. Nyhoff

37 books1 follower

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
11 (28%)
4 stars
11 (28%)
3 stars
9 (23%)
2 stars
6 (15%)
1 star
1 (2%)
Displaying 1 - 2 of 2 reviews
Profile Image for Dang Tran.
1 review
Read
July 28, 2019
Good book!
This entire review has been hidden because of spoilers.
Profile Image for Ahmed.
59 reviews10 followers
June 13, 2011
Talkative, too much explanation of everything, may be it's my problem.
Good intro though.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.