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 ...
Read More
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.
Read Less
Add this copy of Data Structures and Algorithms in Java to cart. $74.34, fair condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $74.34, fair condition, Sold by Goodwill of Orange County rated 5.0 out of 5 stars, ships from Santa Ana, CA, UNITED STATES, published 2014 by Wiley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Book has internal/external wear and/or highlighting and underlining. It may have creases on the cover and some folded pages. This is a USED book. Codes have been used. All items ship Monday-Friday within 2-3 business days. Thank you for supporting Goodwill of OC.
Add this copy of Data Structures and Algorithms in Java to cart. $75.85, fair condition, Sold by Goodwill of the Olympics rated 5.0 out of 5 stars, ships from TACOMA, WA, UNITED STATES, published 2014 by Wiley.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. An acceptable and readable copy. All pages are intact, and the spine and cover are also intact. This item may have light highlighting, writing or underlining through out the book, curled corners, missing dust jacket and or stickers.
Add this copy of Data Structures and Algorithms in Java to cart. $77.71, fair condition, Sold by Indiana Book Company rated 5.0 out of 5 stars, ships from Marion, IN, UNITED STATES, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $105.97, very good condition, Sold by FirstClassBooks rated 4.0 out of 5 stars, ships from Little Rock, AR, UNITED STATES, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $139.82, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $147.72, new condition, Sold by SurplusTextSeller rated 5.0 out of 5 stars, ships from Columbia, MO, UNITED STATES, published 2014 by Wiley.
I'm using this book in University of Puerto Rico for my computer engineering courses.This is an excelent book about data structure using java language. It states all concepts clear and ilustrates all with images and samples easy to understand. A++