Data Structures and Algorithm Analysis in Java 3rd Edition by Mark Weiss – Ebook PDF Instant Download/Delivery: 9780132576277, 0132576279
Full download Data Structures and Algorithm Analysis in Java 3rd Edition after payment
Product details:
ISBN 10: 0132576279
ISBN 13: 9780132576277
Author: Mark A. Weiss
Pearson+ gives you access to much more than your eTextbook. Most titles also include audiobooks, study notes, flashcards and more to help you thrive in the classroom.
Data Structures and Algorithm Analysis in Java is an advanced algorithms book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was known as CS7. It is also suitable for a first-year graduate course in algorithm analysis
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 in Java.
Weiss clearly 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. A logical organization of topics and full access to source code complement the text’s coverage.
Table of contents:
Chapter 1: Introduction
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 Set Class
Chapter 9: Graph Algorithms
Chapter 10: Algorithm Design Techniques
Chapter 11: Amortized Analysis
Chapter 12: Advanced Data Structures and Implementation
People also search:
data structures and algorithms in java topics
what is data structures and algorithms in java
data structures and algorithm analysis in java (third edition)
data structures and algorithm analysis in java
list of data structures in java
Tags: Mark Weiss, Data, Structures, Algorithm