Data structure
Particular way of storing and organizing data in a computer
Ratings
0
Nobody has rated this yet. Be the first!
Instances
2
Influences rating
Influences rating
Subclasses
2
Influences rating
Influences rating
Subject of
1
Lists
0
In computer science, a data structure is a data organization and storage format that is usually chosen for efficient access to data. 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, i.e., it is an algebraic structure about data.