+ 9
What is data structure?
4 odpowiedzi
+ 5
Here is an introduction: https://www.sololearn.com/learn/773/?ref=app
+ 5
Data Structures are organized assemblies of clusters of data that are normally disorganized.
+ 5
Data structures are nothing but organizing and representing the data.
The main purpose of these data structure is to organize the data to suit a specific purpose, so that we can easily access the data in an efficient way.
+ 2
Data structure is nothing but organising the data proper way. For eg: if you take an example of Google information . Google having huge data or information . which are having huge data that data can be organized into database's support(DS).if anyone want to gain information from Google ..... it is easy to access the quickly because of organising the data proper way by using database.