Buy new:
-6% $231.39$231.39
Ships from: DeckleEdge LLC Sold by: DeckleEdge LLC
Save with Used - Like New
$49.99$49.99
Ships from: Amazon Sold by: Premium-books

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Follow the author
OK
ADTs, Data Structures, and Problem Solving with C++ 2nd Edition
Purchase options and add-ons
- ISBN-100131409093
- ISBN-13978-0131409095
- Edition2nd
- PublisherPearson
- Publication dateJuly 26, 2004
- LanguageEnglish
- Dimensions6.93 x 1.65 x 9.06 inches
- Print length1072 pages
Frequently bought together

Frequently purchased items with fast delivery
Editorial Reviews
From the Back Cover
Abstract data types (ADT's) and data structures are key elements in unlocking the power of object-oriented programming. Designed for CS2 course; this popular 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 arid implement ADTs in C++ are given thorough 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 are 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++.
New to the Second Edition- New chapters on searching and C++'s I/O and string classes
- Improvements and additions to diagrams
- Consistent naming conventions
- Complete source code for ADTs
- Expanded treatment of selected topics on the text's website
- Introduces UML and uses UML-style diagrams for ADT specifications
About the Author
Larry B. Nyhoff earned the B.A. in Mathematics in 1960 from Calvin College and the M.S. in 1961 from the University of Michigan. Larry continued his study of Mathematics and received the Ph.D. in 1969 from Michigan State University. He also did graduate work in computer science from 1981-83. He is in his 41st year as a professor at Calvin College and has aided in the development of the college's computer science curriculum since its inception. In addition to authoring and coauthoring nearly 30 textbooks used worldwide, Larry is a professional member of ACM and SIGCSE. He was selected to be the 2001-02 recipient of Calvin College's Presidential Exemplary Teaching Award.
Product details
- Publisher : Pearson; 2nd edition (July 26, 2004)
- Language : English
- Paperback : 1072 pages
- ISBN-10 : 0131409093
- ISBN-13 : 978-0131409095
- Item Weight : 3.72 pounds
- Dimensions : 6.93 x 1.65 x 9.06 inches
- Best Sellers Rank: #1,404,692 in Books (See Top 100 in Books)
- #35 in Data Structure and Algorithms
- #118 in Computer Algorithms
- #3,903 in Computer Software (Books)
- Customer Reviews:
About the author

Discover more of the author’s books, see similar authors, read book recommendations and more.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonCustomers say
Customers find the book has great content and is simple to read. They appreciate the information quality, with one customer noting it provides detailed explanations of advanced algorithms.
AI-generated from the text of customer reviews
Select to learn more
Customers find the book's content great.
"...If you use C++, this is a great book to read to see how you can make your coding more efficient, and the beauty is, because of the way everything..." Read more
"...Easy to read and conclusive." Read more
"This is a very dry textbook. It is informative for the intended subject matter, though. Online searching helped in conjunction withe the book." Read more
"great content- the bindings on these paperbacks are terrible, considering what the paperback version costs...." Read more
Customers find the book informative, with one review noting its detailed explanation of advanced algorithms and another mentioning its comprehensive skeleton code examples.
"Really goes into details about advanced algorithms and gives a great feel on how to approach Abstract Data Types...." Read more
"It is good at explaing. It has a ton of examples not necesarilly all coded out, you get a lot of pseudo-code and detailed enough skeleton code...." Read more
"This is a very dry textbook. It is informative for the intended subject matter, though. Online searching helped in conjunction withe the book." Read more
Customers find the book easy to read, with one mentioning that ADTs are explained clearly.
"...Easy to read and conclusive." Read more
"simple read taking you from the basic to the advance in matters of chapters without loosing the reader. ADT made easy." Read more
"Excellent Text..." Read more
Top reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on January 20, 2025came in good condition
- Reviewed in the United States on May 13, 2014Really goes into details about advanced algorithms and gives a great feel on how to approach Abstract Data Types. If you use C++, this is a great book to read to see how you can make your coding more efficient, and the beauty is, because of the way everything is detailed, you can easily port some of this code to Java, C#, and other OOL.
- Reviewed in the United States on March 28, 2010You should read this book after you have had an understanding of Object Oriented Programming (OOP). The book is about using existing constructions and structures in such a generic way, that allows you to take advantage of them, no matter what kind of data type is being used. Easy to read and conclusive.
- Reviewed in the United States on December 10, 2018Had to use this for a C++ class in 2018.
Because of its age, it can't cover newer/useful C++ features.
It comes off as C taught with a C++ compiler.
If you're curious about content, it doesn't delve overly deeply into much.
It covers:
- Implementing lists, stacks, queues, and search trees + binary search trees
- Basic polymorphism with templates
- Some inheritance (single, multiple)
More advanced structures like red-black trees are touched on, but briefly.
- Reviewed in the United States on February 2, 2018Bought this book for my son to use in his Data Structures class. He says it's good. It was a much better price on amazon than at the school bookstore.
- Reviewed in the United States on October 3, 2011simple read taking you from the basic to the advance in matters of chapters without loosing the reader. ADT made easy.
- Reviewed in the United States on May 18, 2017I received the book, the spine is almost falling down, the first page is not stuck to it. The book is in a bad condition
- Reviewed in the United States on February 16, 2016Great book. Came in a timely fashion
Top reviews from other countries
- Amazon CustomerReviewed in India on June 4, 2020
4.0 out of 5 stars Nice