Program - Implementaion of Double Linked List
Language - C
Topic - Data Structures using 'C'
Functions -
Insert at front
Insert at rear
Insert at a particular position
Delete from front
Delete from rear
Delete from a particular position
Delete an element having a certain value
Reverse the linked list
Display
Thursday, May 15, 2008
Double Linked List
Labels:
Data Structures using 'C'
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment