Amazon cover image
Image from Amazon.com

Data structures and algorithm analysis in C++ / Mark Allen Weiss

By: Material type: TextTextPublication details: Harlow, Essex, England : Pearson Education Limited, c2014Edition: FOURTH EDITIONDescription: vii, 653 pages : illustrations ; 24 cmISBN:
  • 9780132847377
Subject(s): LOC classification:
  • QA 76.73.C153 .W45 2014
Contents:
Chapter 1: Programming: A General Overview -- Chapter 2: Algorithm Analysis -- Chapter 3: Lists, Stacks, and Queues -- Chapter 4: Trees -- Chapter 5: Hashing -- Chapter 6: Priority Queues (Heaps) -- Chapter 7: Sorting -- Chapter 8: The Disjoint Sets Class -- Chapter 9: Graph Algorithms -- Chapter 10: Algorithm Design Techniques -- Chapter 11: Amortized Analysis -- Chapter 12: Advanced Data Structures and Implementation -- Appendix A: Separate Compilation of Class Templates.
Summary: This is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss careful, rigorous and in-depth analysis of each type of algorithm.
Item type: Books
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Call number Copy number Status Date due Barcode
Books Books National University - Manila LRC - Main General Circulation Computer Engineering GC QA 76.73.C153 .W45 2014 (Browse shelf(Opens below)) c.1 Available NULIB000009635

"Authorized adaptation from the United States edition, entitled Data structures and Algorithm Analysis in C++, Fourth Edition, ISBN 9780132847377, by Mark Allen Weiss, published by Pearson Education ©2014"--Title page verso.

Includes index.

Chapter 1: Programming: A General Overview -- Chapter 2: Algorithm Analysis -- Chapter 3: Lists, Stacks, and Queues -- Chapter 4: Trees -- Chapter 5: Hashing -- Chapter 6: Priority Queues (Heaps) -- Chapter 7: Sorting -- Chapter 8: The Disjoint Sets Class -- Chapter 9: Graph Algorithms -- Chapter 10: Algorithm Design Techniques -- Chapter 11: Amortized Analysis -- Chapter 12: Advanced Data Structures and Implementation -- Appendix A: Separate Compilation of Class Templates.

This is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss careful, rigorous and in-depth analysis of each type of algorithm.

There are no comments on this title.

to post a comment.