Computer Science, asked by abhijeetpattanaik399, 6 months ago

what is data structures and it's types ​

Answers

Answered by XxItzqueenxX00
2

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 etc.

Answered by Anonymous
1

 \huge \rm \pink{\underline{\underline {\blue{answer}}}}

DATA STRUCTURES :-

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

᳐᳐᳐᳐᳐᳐

᳐᳐᳐᳐᳐᳐᳐

 

TYPES OF DATA STRUCTURES :-

When we think of data structures, there are generally four forms:

  • Linear: arrays, lists.

  • Tree: binary, heaps, space partitioning etc.

  • Hash: distributed hash table, hash tree etc.

  • Graphs: decision, directed, acyclic etc.

Basic data structures

  • Array.

  • Linked list.

  • Stack.

  • Queue.

  • Graph.

  • Tree.

  • Hash Table.

᳐᳐᳐᳐᳐᳐

᳐᳐᳐᳐᳐᳐᳐

 

HOPE THIS IS HELPFUL!!

BE BRAINLY ☃️

Similar questions