Jump to ratings and reviews
Rate this book

Classic Data Structures in Java

Rate this book
With this book, Tim Budd looks at data structures by providing a solid foundation on the abstract data type (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 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. This book presents Java data structures to programmers interested in following a graphical approach.

593 pages, Paperback

First published October 29, 2000

1 person is currently reading
6 people want to read

About the author

Timothy A. Budd

12 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
3 (50%)
3 stars
1 (16%)
2 stars
2 (33%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Corrine.
9 reviews24 followers
August 27, 2014
It explains some dry concepts in a way that is understandable, but they are dry difficult concepts. As a practical book to inform a class I didn't like it, but it might be a good book for people who want to understand the topics.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.