Skip to content

Data Structures

Neil Pathare edited this page Feb 12, 2019 · 1 revision

Wikipedia defines a data structure in Computer Science as 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.

Clone this wiki locally