Introduction
A data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.There are different types of data structures each has some advantages and disadvantages .Knowing functionality , advantages and disadvantages of each one help in using best available structure for a particular task.
List of data Structure
- Array
- Linked List
- Stack
- Queue
- Tree
- Graph
0 comments: