Data Structures Handbook

4.8
1.25 Tsg. Rezensionen
100 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

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!
Aktualisiert am
17.09.2019

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.8
1.24 Tsg. Rezensionen

Neuigkeiten

- Added syntax highlighting for all code examples.
- Reduced the size of the app using app bundles.
- Rewritten some of the content, improved grammar and spelling mistakes.
- Drawer can be accessible from all pages. Also improved drawer layout.
- Upgraded Flutter the latest versions. This will prevent crashes on some devices.

Thank you for all the support and making it one of the top apps for Data Structures. Please mail in your suggestions and questions if any.