| Resource Type | Posted On |
| Function for deleting an item from linked list | Feb 26 |
| Function for inserting an item into a linked list | Dec 11 |
| Program of circular doubly link list with insert, append, delete, copy, reverse ... | Aug 27 |
| Circular link list with create, insert, delete, display operations using structu... | Jul 19 |
| Doublely link list with create, insert, delete and display operations using stru... | Nov 01 |
| Doublely circular link list with create, insert, delete, display operations usin... | Jan 25 |
| Doubly circular link list or Circular doubly link list | Oct 21 |
| Singly Linked list with following operations INSERT AT STARTING, INSERT AT MIDD... | Sep 15 |
| Program to sort a linked list by readjusting the links | Apr 16 |
| Display total item price of item table using sum() function | Dec 19 |
| Display average item price of item table using avg() function | Oct 26 |
| Display highest item price of item table using max() function | Oct 30 |
| Display lowest item price of item table using min() function | Apr 22 |
| Prolog program Define the relation last(item,list) so that item is the last elem... | Feb 21 |
| Prolog program to define the relation last(item,list) so that item is the last e... | Feb 22 |
| Prolog program to concatenate two lists, an element is a member of a given list ... | Feb 22 |
| Prolog program to delete an element from a list using concatenate | Feb 22 |
| Prolog program to delete an element from a given list without using concatenate | Feb 22 |
| Prolog program to delete an element from a given list | Feb 21 |
| Add,delete,Update in LISTS | Dec 06 |
| Shell script to perform operations like display, list, make directory and copy, ... | May 12 |
| Program to illustrate the implementation of Double Ended linked list as a Sta... | Dec 28 |
| Program to concatenate one linked list at end of another and than to erase all n... | Nov 18 |
| Display invoices containing item keyboard in list | Dec 12 |
| delete and insert anode at end in doubly link list. | May 13 |
|
| Prolog program to find last item of the list | Feb 22 |
| Program to show the implementation of Hashing with Insert, Delete and search fun... | Apr 10 |
| Program to illustrate the implementation of linked list as a Queue | Apr 20 |
| Program to convert an Infix Expression into a Postfix Expression using Linked L... | Oct 13 |
| Program to illustrate the implementation of Double Ended linked list as a... | Jan 12 |
| Program to illustrate the implementation of linked list as a Stack | Jul 28 |
| Program to create a singly linked list of numbers using threads | May 05 |
| Shell Script to create a Menu Driven program : Hard Link, Soft Link, Counting ea... | Sep 29 |
| Program that maintains library shop stock using link list | Jul 20 |
| Program of link list | Oct 29 |
| Program to fill different types of geometric shapes using Boundary Fill Algorit... | Dec 09 |
| Program to fill different types of geometric shapes using Flood Fill Algorithm ... | Aug 09 |
| Program to illustrate self-referential structures "Linked List" | Feb 28 |
| Program to convert an Infix Expression into a Postfix Expression using Linked L... | Jan 28 |
| Perform insert, delete, merge and delete multiple occurrences of a number from a... | Aug 19 |
| Program of singly link list | Aug 04 |
| Program to create a circular linked list | Feb 11 |
| program to create a doubly link list | Mar 01 |
| Program to show the implementation of Linked List as a Binary Search Tree | Oct 21 |
| Program of circular link list | May 18 |
| Program to create and display link list | Dec 28 |
| Program of doubly link list | Feb 11 |
| Program of singly link list with different functionalities | Feb 17 |
| Program to implement a circular queue as a linked list | Sep 24 |
| Program to simulate a dictionary using linked list | Nov 13 |