What do you mean by data structure? Explain the types of data structure.
Answers
Answered by
3
Answer:
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
Similar questions