Jump to ratings and reviews
Rate this book

Data Structures and Problem Solving Using Java

Rate this book
For the second or third programming course."A practical and unique approach to data structures that separates interface from implementation. "This book provides a practical introduction to data structures with an emphasis on abstract thinking and problem solving, as well as the use of Java. It does this through what remains a unique approach that clearly separates each data structure s interface (how to use a data structure) from its implementation (how to actually program that structure). Parts I (Tour of Java), II (Algorithms and Building Blocks), and III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, while Part IV (Implementations) focuses on implementation of data structures. This forces the reader to think about the functionality of the data structures "before" the hash table is implemented. The Fourth Edition features many new updates as well as new exercises."

960 pages, Paperback

First published October 1, 1997

1 person is currently reading
76 people want to read

About the author

Mark Allen Weiss

31 books11 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
15 (26%)
4 stars
19 (33%)
3 stars
16 (28%)
2 stars
5 (8%)
1 star
2 (3%)
Displaying 1 - 2 of 2 reviews
1 review2 followers
Want to read
November 13, 2008


Data Structures and Problem Solving Using Java
Profile Image for Lime Street Labrador.
200 reviews6 followers
July 6, 2021
Standard coverage but much poorer organization and explanations than other books.
The BlueJ book and Liang/Eck are much better.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.