Data Structures and Problem Solving Using C++

, by
Data Structures and Problem Solving Using C++ by Weiss, Mark A., 9780201612509
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
  • ISBN: 9780201612509 | 020161250X
  • Cover: Paperback
  • Copyright: 11/23/1999

Purchase Options
  • Rent

    (Recommended)

    $101.75
    Term
    Due
    Price
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping bag.
  • Buy Used

    Usually Ships in 3-5 Business Days

    $123.54
  • Buy New

    Currently Available, Usually Ships in 24-48 Hours

    $171.42
Experienced author and teacher Mark Allen Weiss now brings his expertise to the CS2 course with Algorithms, Data Structures, and Problem Solving with C++, which introduces both data structures and algorithm design from the viewpoint of abstract thinking and problem solving. The author chooses C++ as the language of implementation, but the emphasis of the book itself remains on uniformly accepted CS2 topics such as pointers, data structures, algorithm analysis, and increasingly complex programming projects. Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook to clearly separate the interface and implementation of data structures. The interface and running time of data structures are presented first, and students have the opportunity to use the data structures in a host of practical examples before being introduced to the implementations. This unique approach enhances the students' ability to think abstractly.