[Link]
git
DATA STRUCTURES USING C
Lab 1:
LAB 2:
LAB 3:
LAB 4: Singly linked list
Insert at beginning:
Insert at End:
Delete Node:
LAB 5:
LAB 6:
LAB 7: Doubly Linked list
Insert at Beginning:
Insert At End:
Lab 8: Circular Linked List
Insert At Beginning:
LAB 9:
LAB 10:
LAB 11:
Lab 12:
LAB 13:
LAB 14:
LAB 15: