This repository contains the C source code for a data structure that performs various operations.
- AVL TREE
- Binary Search Tree
- Circular Queue Array
- Circular Queue Linked List
- Doubly Linked List
- Polynomial Addition
- Queue Array
- Queue Linked List
- Singly Linked List
- Stack Array
- Stack Linked List
Insert
Inorder
Preorder
Postorder
Insert
Inorder
Preorder
Postorder
Minimum
Maximum
Enqueue
Dequeue
Display
Enqueue
Dequeue
Display
Insert
Insert Position
Delete
Display
It gets the highest degree of the polynomial and then get the coeffiecent of the polynomial.
It performs the polynomial addition.
Enqueue
Dequeue
Display
Enqueue
Dequeue
Display
Insert
Delete
Display
Delete List
Push
Pop
Display
Push
Pop
Display
git clone https://github.com/mrnithish/Data_Structure_Implementation_Code.git