Loading
Cover of Algorithms, data structures, and problem solving with C++

Book guide and evaluation

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

Mark Allen Weiss

English Beginner Art
4.3 / 5

3 reviews

1996

Published

286

pages

576

views

Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook that clearly separates 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

Before you read

What will you get from this book?

Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook that clearly separates 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 ability of students to think abstractly.FeaturesRetains an emphasis on data structures and algorithm design while using C++ as the language of implementation.Reinforces abstraction by discussing interface and implementations of data structures in different parts of the book.Incorporates case studies such as expression evaluation, cross-reference generation, and shortest path calculations.Provides a complete discussion of time complexity and Big-Oh notation early in the text.Gives the instructor flexibility in choosing an appropriate balance between practice, theory, and level of C++ detail. Contains optional advanced material in Part V.Covers classes, templates, and inheritance as fundamental concepts in sophisticated C++ programs.Contains fully functional code that has been tested on g++2.6.2, Sun 3.0.1, and Borland 4.5 compilers. Code is integrated into the book and also available by ftp.Includes end-of-chapter glossaries, summaries of common errors, and a variety of exercises.

Ask this book

Your question is answered in the context of this title and author. Each answer uses 2 points.

Sign in to ask the book assistant.

Reader reviews

3 reviews, 4.3 average out of 5

moiabc

2025/10/24

5 / 5

Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook to clearly separate the interface and implementation of data structures.

moiabc

2025/10/24

5 / 5

this is a book of data structure and algorithm in c++ language

moiabc

2025/10/24

3 / 5

this is a book of data structure and algorithm in c++ language

Write a review

Sign in to publish a review.

Reader questions and answers

Ask a focused question and learn from the community.

Sign in to ask or answer a question.

No questions yet

Be the first to ask a clear, useful question.