Jump to ratings and reviews
Rate this book

Think Data Structures: Algorithms and Information Retrieval in Java

Rate this book
If you’re a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering―data structures and algorithms―in a way that’s clearer, more concise, and more engaging than other materials. By emphasizing practical knowledge and skills over theory, author Allen Downey shows you how to use data structures to implement efficient algorithms, and then analyze and measure their performance. You’ll explore the important classes in the Java collections framework (JCF), how they’re implemented, and how they’re expected to perform. Each chapter presents hands-on exercises supported by test code online.

155 pages, Paperback

Published August 22, 2017

51 people are currently reading
149 people want to read

About the author

Allen B. Downey

37 books233 followers
Allen Downey is a Professor Emeritus at Olin College and the author of a series of freetextbooks related to software and data science, including Think Python, Think Bayes, and Think Complexity, which are also published by O’Reilly Media. His blog, Probably Overthinking It, features articles on Bayesian probability and statistics. He holds a Ph.D. in computer science from U.C. Berkeley, and M.S. and B.S. degrees from MIT.

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
4 (11%)
4 stars
15 (41%)
3 stars
12 (33%)
2 stars
4 (11%)
1 star
1 (2%)
Displaying 1 - 6 of 6 reviews
Profile Image for Amr Hesham.
46 reviews5 followers
January 8, 2023
Practical introduction to most used data structures in normal day to day with analysis and implementation details
Profile Image for Miguel Arvelo.
212 reviews4 followers
June 29, 2020
Good enough for refreshing the material

I have to admit I did not do the web crawler project as I was just interested in the concepts. A novice might find the exercises helpful, but I didn’t. A very sad decision made by the author was to focus a lot of the content on tools specific for the web crawling project. I enjoyed the first chapters and skimmed the last few ones.
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.