Data Structures
A data structure is a particular way of organizing data in a computer so that it can be used effectively.
Here are list of all data structures present in C language :-
- Array
- Linked list
- Stack
- Queue
- Binary Tree
- Binary Search Tree
- Heap
- Hashing
- Graph
- Matrix
- Misc
Comments
Post a Comment
If you have any doubt let us know