Data Structures and Problem Solving Using C++

Regular price $11.90
Unit price
per

Practical guide to C++ data structures, problem-solving.

As someone interested in elevating their programming skills, this book offers a unique approach to understanding data structures and algorithms with a focus on abstract thinking. By separating interface and implementation, you'll develop a deeper insight into efficient coding practices using C++. Plus, the inclusion of the latest C++ features and STL usage adds to its relevance in the ever-evolving world of programming.

Note: While we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.

Data Structures and Problem Solving Using C++

Regular price $11.90
Unit price
per
Condition guide

Special Offer

Buy 3, Get 1 Free On All Items Under S$10

Add 4 items under S$10 to your cart — the cheapest one is on us.

ISBN: 9780201612509
Authors: Mark Allen Weiss
Publisher: Pearson
Date of Publication: 1999-11-23
Format: Paperback
Related Collections: Science
Related Topics: Education, Mathematics, Computers
Goodreads rating: 3.77
(rated by 22 readers)

Description

Data Structures and Problem Solving Using C++ provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss' successful CS2 book Algorithms, Data Structures, and Problem Solving with C++. The most unique aspect of this text is the clear separation of the interface and implementation. C++ allows the programmer to write the interface and implementation separately, to place them in separate files and compile separately, and to hide the implementation details. This book goes a step further: the interface and implementation are discussed in separate parts of the book. Part I (Objects and C++), Part II (Algorithms and Building Blocks), and Part III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, but implementation of data structures is not shown until Part IV (Implementations). This separation of interface and implementation promotes abstract thinking. Class interfaces are written and used before the implementation is known, forcing the reader to think about the functionality and potential efficiency of the various data structures (e.g., hash tables are written well before their implementation). Throughout the book, Weiss has included the latest features of the C++ programming language, including a more prevalent use of the Standard Template Library (STL).
 

Practical guide to C++ data structures, problem-solving.

As someone interested in elevating their programming skills, this book offers a unique approach to understanding data structures and algorithms with a focus on abstract thinking. By separating interface and implementation, you'll develop a deeper insight into efficient coding practices using C++. Plus, the inclusion of the latest C++ features and STL usage adds to its relevance in the ever-evolving world of programming.

Note: While we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.