Posts

Showing posts with the label Data structure

Search for a node in Linked List

Function to add a node to binary search tree

Deletion of node from lined list in C if only that node is given

Find middle node of a linked list

Program to delete a node from linked list

Program to create a Linked List in C