Contents:
Introduction
- Data
- Employee
- Data structure
- Types of Data Structure
Linear Array
- Linked List
- Stack
- Queue
Non-Linear Data Structure
- Tree
- Graph
Operation on Data Structure
Basic Operation
- Traversing
- Insertion
- Deletion
- Searching
- Linear
- Binary
Special Operation
- Sorting
- Merging
Algorithm Complexity