did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

Data Structures and Algorithms in Java

9781118771334

Data Structures and Algorithms in Java

  • ISBN 13:

    9781118771334

  • ISBN 10:

    1118771338

  • Edition: 6th
  • Format: Paperback
  • Copyright: 01/28/2014
  • Publisher: Wiley
  • Newer Edition
Sorry, this item is currently unavailable on Knetbooks.com

List Price $191.33 Save $1.91

New $189.42

Usually Ships in 3-4 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Extend or Purchase Your Rental at Any Time

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

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.

Author Biography

Read more