Jump to ratings and reviews
Rate this book

Data Structures: Abstraction and Design Using Java

Rate this book
"Data Structures: Abstraction and Design Using Java, 3rd Edition," combines a strong emphasis on problem solving and software design with the study of data structures. The authors discuss applications of each data structure to motivate its study. After providing the specification (interface) and the implementation (a Java class), case studies that use the data structure to solve a significant problem are introduced.

684 pages, ebook

First published August 9, 2004

7 people are currently reading
114 people want to read

About the author

Elliot B. Koffman

43 books3 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
16 (25%)
4 stars
24 (38%)
3 stars
16 (25%)
2 stars
4 (6%)
1 star
2 (3%)
Displaying 1 - 2 of 2 reviews
8 reviews2 followers
March 19, 2011
This is a must read for for new developers. It introduces the concepts and various implementations of classic data structures and sorting algorithms which build the foundations for a deeper understanding of the world of software development.
Profile Image for Loke.
Author 1 book1 follower
February 8, 2019
Very rudimentary. It shows basic uses of some data structures with Java, but not much more than that. Personally, I'd read a book on Java and one on data structures and complexity separately.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.