Implementation of Linked List using pointers in C

--

Singly linked lists

simple program to create a singly linked list with one node.

c program for adding required no of nodes and printing them

Doubly Linked Lists

--

--

No responses yet