Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 461 Bytes

File metadata and controls

8 lines (5 loc) · 461 Bytes

@data-structures-and-algorithms/data-structures

Data Structures

From Wikipedia: 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.