Cantitate/Preț
Produs

Data Structures and Algorithms in Java, International Student Version

Autor Michael H. Goldwasser, Michael T. Goodrich, Roberto Tamassia
en Limba Engleză Paperback – 12 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ț: 41614 lei

Preț vechi: 52018 lei
-20%

Puncte Express: 624

Preț estimativ în valută:
7367 8579$ 6400£

Carte disponibilă

Livrare economică 02-16 februarie
Livrare express 17-23 ianuarie pentru 5417 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781118808573
ISBN-10: 1118808576
Pagini: 720
Dimensiuni: 186 x 233 x 32 mm
Greutate: 0.98 kg
Ediția:6. Auflage
Editura: John Wiley & Sons, Inc.
Locul publicării:Hoboken, United States

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.