Data Structures and Algorithms in Java, Sixth Edition

  • 14h 34m
  • Michael H. Goldwasser, Michael T. Goodrich, Roberto Tamassia
  • John Wiley & Sons (US)
  • 2014

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework.

In this Book

  • Java Primer
  • Object-Oriented Design
  • Fundamental Data Structures
  • Algorithm Analysis
  • Recursion
  • Stacks, Queues, and Deques
  • List and Iterator ADTs
  • Trees
  • Priority Queues
  • Maps, Hash Tables, and Skip Lists
  • Search Trees
  • Sorting and Selection
  • Text Processing
  • Graph Algorithms
  • Memory Management and B-Trees
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.4 of 155 users Rating 4.4 of 155 users (155)
Rating 4.5 of 526 users Rating 4.5 of 526 users (526)