Cantitate/Preț
Produs

Data Structures & Algorithms in Java 6e International Student Version

Autor MT Goodrich
en Limba Engleză Paperback – 11 aug 2014
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.
Citește tot Restrânge

Preț: 35429 lei

Preț vechi: 44287 lei
-20% Nou

Puncte Express: 531

Preț estimativ în valută:
6780 7043$ 5632£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 5766 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781118808573
ISBN-10: 1118808576
Pagini: 720
Dimensiuni: 192 x 235 x 30 mm
Greutate: 1.16 kg
Ediția:6th Edition International Student Version
Editura: Wiley
Locul publicării:Hoboken, United States

Cuprins


Descriere

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.