- Добавил: alexcat
- Дата: 28-06-2018, 20:19
- Комментариев: 0
Название: Data Structures and Algorithms in Java
Автор: Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser
Издательство: John Wiley & Sons
Год: 2014
ISBN: 978-1-118-77133-4
Формат: PDF, DJVU
Страниц: 738
Размер: 16,12 МБ
Язык: English
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.