Data Structures and Algorithms in Java

Recommended by Ana Bell, and 1 others. See all reviews

Ranked #3 in Algorithms, Ranked #5 in Data Structuressee more rankings.

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,... more

Reviews and Recommendations

We've comprehensively compiled reviews of Data Structures and Algorithms in Java from the world's leading experts.

Ana Bell The book presents some very basic algorithms, using Java. Every algorithm you see in the book is also implemented in Java, so if you want to run it, you can copy the code and execute it yourself. (Source)


Rankings by Category

Data Structures and Algorithms in Java is ranked in the following categories:


Similar Books

If you like Data Structures and Algorithms in Java, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?