Categories of data structures
Data structures are generally classified into primitive and non-primitive data structures. Different categories of data structures are shown in the figure. Primitive data structures Basic data structures that cannot be further divided is called primitive data structures. Non primitive data structures Data structures that can be used for other complex storages are called non-primitive data […]
Categories of data structures Read More »