Data Structure Introduction
In computer terms, a data structure is a Specific way to store and organize data in a computer's memory so that these data can be used efficiently later.
- What is Data Structure?
- Linear Data Structure.
- Nonlinear Data Structure.