The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia'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 ...
Read More
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia'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. $71.78, new condition, Sold by Ria Christie Books rated 5.0 out of 5 stars, ships from Uxbridge, MIDDLESEX, UNITED KINGDOM, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $75.88, new condition, Sold by Booksplease rated 4.0 out of 5 stars, ships from Southport, MERSEYSIDE, UNITED KINGDOM, published 2014 by Wiley.
Add this copy of Data Structures and Algorithms in Java to cart. $85.22, new condition, Sold by Kennys.ie rated 4.0 out of 5 stars, ships from Galway, IRELAND, published 2014 by Wiley.
Edition:
6th International Student Version edition
Publisher:
Wiley
Published:
2014
Language:
English
Alibris ID:
18017496403
Shipping Options:
Standard Shipping: $4.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. Num Pages: 720 pages, illustrations. BIC Classification: UMN. Category: (P) Professional & Vocational. Dimension: 236 x 190 x 23. Weight in Grams: 1060. 2014. 6th Edition. Paperback.....We ship daily from our Bookshop.
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++