Join Books.org — it's free

C/C++, Programming - General & Miscellaneous, General Software Engineering
Algorithms, data structures, and problem solving with C++ by Mark A. Weiss β€” book cover

Algorithms, data structures, and problem solving with C++

by Mark A. Weiss
Write a review
Log in to track your reading progress.

Overview

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.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
March 24, 1996
Publisher
Menlo Park, Calif. : Addison-Wesley Pub. Co., c1996.
Pages
820
Format
Hardcover
ISBN
9780805316667

More by Mark A. Weiss

Similar books