Types Of Data Structures ...
Aninda Banerjee
1 min read
Table of contents
PHYSICAL DATA STRUCTURES
These data structures define how the data is arranged in the memory.
ARRAYS
MATRICES
LINKED LISTS
LOGICAL DATA STRUCTURES
These data structures define how the data can be utilized.
STACK
QUEUES
TREES
GRAPH
0
Subscribe to my newsletter
Read articles from Aninda Banerjee directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by