Posts

Showing posts from December, 2020

techprogram

Image
development . In   computer science , a   data structure   is a data organization, management, and storage format that enables   efficient   access and modification. [1] [2] [3]   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. [4] Types- Data Types: Structured vs. Unstructured Data In computer science, a data structure is a particular way of organising and storing data in a computer such that it can be accessed and modified efficiently. 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. Three different data structures For the analysis of data, it is important to understand that there are three common types of data structures: Structured Data Structured data is data that adheres to a pre-defined data model and is therefore straightforward to analyse. Structured data