Before we start ...
DATA STRUCTURES
A program is a set of instructions that perform operations on data, so when a program deals with some data, it organizes the data inside the main memory, which is called a data structure.
Arrangement of collection of data items so...
andyy18.hashnode.dev1 min read