ADTs, data structures, and problem solving with C++
4.3 hrs read
Rate this book:
About 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++."--BOOK JACKET.
Buy This Book
As an Amazon Associate and Bookshop.org affiliate, BookOrb earns from qualifying purchases.
Write a Review
Sign in to write a review.
More by Larry R. Nyhoff
ADTs, Data Structures, and Problem Solving with C++ (2nd Edition) (Alan R. Apt Books)
Advanced programming in Pascal
Advanced programming in Pascal with data structures
Blackboard Bunpk
Blackboard Bunpk
Data structures and program design in Modula-2
Data structures and program design in Pascal
Engineering problem solving &
Engineering problem solving & computing