Data Structures & Algorithms in Java 6e International Student Version

Data Structures & Algorithms in Java 6e International Student Version

Data Structures & Algorithms in Java 6e International Student Version (Paperback, 6th Edition International Student Version)

R 1 795.00

Loot · checked Yesterday

View at Loot
Average
R 1 795.00
Lowest seen
R 1 220.00
Highest seen
R 1 795.00
Last change
R 241.00
First indexed
06 Feb 2023
Retailer
Loot

Description

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.