Data Structures Handbook

4,8
1,25K avis
100K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

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!
Date de mise à jour
17 stb 2019

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,8
1,24K avis

Nouveautés

- 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.