computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kamran Ahmed
19ae880d6a
|
2 years ago | |
---|---|---|
.. | ||
105-tree | 2 years ago | |
106-graph | 2 years ago | |
100-array.md | 2 years ago | |
101-linked-list.md | 2 years ago | |
102-stack.md | 2 years ago | |
103-queue.md | 2 years ago | |
104-hash-table.md | 2 years ago | |
107-heap.md | 2 years ago | |
readme.md | 2 years ago |
readme.md
Data Structures
As the name indicates itself, a Data Structure is a way of organizing the data in the memory so that it can be used efficiently. Some common data structures are array, linked list, stack, hashtable, queue, tree, heap, and graph.
Free Content What are Data Structures? Data Structures and Algorithms Data Structures Illustrated