This video describes the classification of data structure in detail.
Data Structure and its Operations (Need of Data Structure)
• Data Structure and Its Operations (Need of...
Classification of Data Structure:
1) Primitive Data Structure
1.1 Integer
1.1 Char
1.1 Float
1.1 Boolean
1.1 Pointer
2) Non Primitive Data Structure
2.1 Linear Data Structure
2.1.1 Array
2.1.2 Stack
2.1.3 Queue
2.1.4 Linked List
2.2 Non Linear Data Structure
2.2.1 Trees
2.2.2 Graph