The analysis and design of efficient data structures have long been acknowledged as a key component of the Computer Science curriculum. Tamassia and Goodrich‘s approach to this classic topic is grounded on the object-oriented paradigm as the framework of choice for the design of data structures. For every ADT presented in the textbook, the authors offer an associated Java interface. Concrete data structures understanding the ADTs are provided as Java classes executing the interfaces. The Java code implementing fundamental data structures in Data Structures and Algorithms in Java, 6th Edition, (PDF) is organized in a single Java package, net.datastructures. This package creates a coherent library of data structures and algorithms in Java specially designed for educational purposes in a way that is complementary with the Java Collections Framework.
NOTE: The product includes the ebook, Data Structures and Algorithms in Java, 6th Edition in PDF. No access codes are included.
Reviews
There are no reviews yet.