Computer Science, asked by danishtechnology862, 20 days ago

Explain data structure and its various types in data structure.

Answers

Answered by gajendrakushwah383
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 12Raj345
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