Data Structures and Algorithms in Java, 6th Edition

Data Structures and Algorithms in Java, 6th Edition
Author :
Publisher : Wiley Global Education
Total Pages : 720
Release :
ISBN-10 : 9781118803165
ISBN-13 : 1118803167
Rating : 4/5 (167 Downloads)

Book Synopsis Data Structures and Algorithms in Java, 6th Edition by : Michael T. Goodrich

Download or read book Data Structures and Algorithms in Java, 6th Edition written by Michael T. Goodrich and published by Wiley Global Education. This book was released on 2014-01-30 with total page 720 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Data Structures and Algorithms in Java, 6th Edition Related Books