Related Books

Data Structures and Algorithms in Java
Language: en
Pages: 736
Authors: Michael T. Goodrich
Categories: Computers
Type: BOOK - Published: 2014-01-28 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Gold
Classic Data Structures in Java
Language: en
Pages: 630
Authors: Timothy Budd
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: Addison Wesley

DOWNLOAD EBOOK

With this book, Tim Budd looks at data structures by providing a solid foundation on the ADT, and uses the graphical elements found in Java when possible. The b
Open Data Structures
Language: en
Pages: 336
Authors: Pat Morin
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Athabasca University Press

DOWNLOAD EBOOK

Introduction -- Array-based lists -- Linked lists -- Skiplists -- Hash tables -- Binary trees -- Random binary search trees -- Scapegoat trees -- Red-black tree
Data Structures, Algorithms, and Software Principles in C
Language: en
Pages: 778
Authors: Thomas A. Standish
Categories: Computers
Type: BOOK - Published: 1995 - Publisher: Pearson

DOWNLOAD EBOOK

Using C, this book develops the concepts and theory of data structures and algorithm analysis in a gradual, step-by-step manner, proceeding from concrete exampl
Data Structures and Problem Solving Using Java
Language: en
Pages: 949
Authors: Mark Allen Weiss
Categories: Computers
Type: BOOK - Published: 2013-08-29 - Publisher: Pearson Higher Ed

DOWNLOAD EBOOK

For the second or third programming course. A practical and unique approach to data structures that separates interface from implementation. This book provides