Classic Data Structures in Java

Download or Read eBook Classic Data Structures in Java PDF written by Timothy Budd and published by Addison Wesley. This book was released on 2001 with total page 630 pages. Available in PDF, EPUB and Kindle.
Classic Data Structures in Java
Author :
Publisher : Addison Wesley
Total Pages : 630
Release :
ISBN-10 : UOM:39015062483444
ISBN-13 :
Rating : 4/5 (44 Downloads)

Book Synopsis Classic Data Structures in Java by : Timothy Budd

Book excerpt: 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 beginning chapters provide the foundation on which everything else will be built. These chapters define the essential concept of the abstract data type (ADT), and describe the tools used in the evaluation and analysis of data structures. The book moves on to provide a detailed description of the two most important fundamental data abstractions, the vector and the linked list, providing an explanation of some of the more common variations on these fundamental ideas. Next, the material considers data structures applicable to problems in which the order that values are added to a collection is important, followed by a consideration of the various different ways in which binary trees are used in the creation of data structures. The last few chapters consider a sequence of more advanced data structures. Most are constructed as adaptors built on top of earlier abstractions. Hash tables are introduced first as a technique for implementing simple collections, and later as a tool for developing efficient maps. Lastly, the graph data type is considered. Here there are several alternative data structures presentations in common use, and the emphasis in this chapter is more on the development and analysis of useful algorithms than on any particular data structure.


Classic Data Structures in Java Related Books

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
CLASSIC DATA STRUCTURES, 2nd ed.
Language: en
Pages: 942
Authors: Samanta Debasis
Categories: Computers
Type: BOOK - Published: 2008-12-01 - Publisher: PHI Learning Pvt. Ltd.

DOWNLOAD EBOOK

This book is the second edition of a text designed for undergraduate engineering courses in Data Structures. The treatment of the subject matter in this second
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
Object-Oriented Data Structures Using Java
Language: en
Pages: 823
Authors: Nell Dale
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Jones & Bartlett Publishers

DOWNLOAD EBOOK

Continuing the success of the popular second edition, the updated and revised Object-Oriented Data Structures Using Java, Third Edition is sure to be an essenti
Data Structures and Algorithms with JavaScript
Language: en
Pages: 274
Authors: Michael McMillan
Categories: Computers
Type: BOOK - Published: 2014-03-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventio