In programming, the term data structure refers to a scheme for organizing related pieces of information. The basic types of data structures include:
- lists
Each of these basic structures has many variations and allows different operations to be performed on the data.