X
Data Structures and Algorithms in Java
Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Product ID : 16030832


Galleon Product ID 16030832
Shipping Weight 2.16 lbs
I think this is wrong?
Model
Manufacturer Wiley
Shipping Dimension 9.06 x 7.4 x 1.1 inches
I think this is wrong?
-
Before ₱ 15,771
15,163

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Data Structures And Algorithms In Java

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.