Codes of the following Data Structures:
- ADT of Stack
- Infix to Postfix Expression
- ADT of Linear Queue
- Circular Queue for Customer Service
- Linklist
- Circular Link List
- Operations on a Doubly Link List
- All BST Operations
- BST tree for Customers
- Binary Search
- Linear Search
- Sorting Algorithms (Bubble Sort, Insert Sort, Select Sort, Merge Sort)
- BFS and DFS