This repository has most of the basic operations on data structures using C Programming Language. These programs are also part of JSSSTU Data Structures Lab Cycle (CS36L).
- Arrays
 - Linked Lists
 - Stacks
 - Queues
 - Trees
 - Graphs (coming soon)
 
Contributions are always welcome!