Data Structures Handbook icon

Data Structures Handbook

Bash Overflow
Free
4.8 out of 5
100,000+ downloads

About Data Structures Handbook

Data Structures Handbook covers all basic data structure concepts taught in a Computer Science course, in an easy to read and minimal format. Ace your exams or brush up your knowledge for an interview, all in one app!

The app has code examples built-in for reference when implementing the concepts.

List of Some Topics Covered

1. Arrays
2. Structures
3. Abstract Data Types
4. Linked Lists
5. Stacks
6. Queues
7. Trees
8. Heaps
9. Graphs
10. Hash Tables

Also includes algorithms of searching, sorting, tree and graph traversals.

Links to quality study material and visualizations sourced from various educational websites and MOOCs including the likes of MIT and Coursera, and are being updated to cover all topics.

Built using Flutter and Material Design, making it one of the best looking apps of Data Structures on the Play Store.

From the developer

This app is best used as a handbook and not a textbook. It is recommended to implement the concepts on your own.

I will be honest, a lot of this material was compiled from various reference books, online articles and Wikipedia. Most of the material is verified by me from multiple sources, however as always, the developer won't take responsibility if you fail your exam or your compiler had a crash.

Declaration about supported devices

Some x86 devices may not work correctly with this app. This is a limitation of Flutter and leaving a negative review won't fix anything. Please visit the official website (thedshandbook.com) instead to study about data structures, as the content is similar.

I will try to update the app as soon as possible to support newer devices. Flutter is getting new updates very frequently. Keeping track of changes and updating the app may break the app on some devices. Please consider dropping a mail before leaving a negative review.

Happy learning Data Structures!

Data Structures Handbook Screenshots