Explain data structure and its various types in data structure.
Answers
Answered by
0
Explanation:
A data structure is a collection of data type 'values' which are stored and organized in such a way that it allows for efficient access and modification. ... When we think of data structures, there are generally four forms: Linear: arrays, lists. Tree: binary, heaps, space partitioning etc.
Answered by
0
A data structure is a collection of data type 'values' which are stored and organized in such a way that it allows for efficient access and modification. ... When we think of data structures, there are generally four forms: Linear: arrays, lists. Tree: binary, heaps, space partitioning etc.
Similar questions