| Resource Type | Posted On |
| Algorithms in Data file structure ( dfs ) | Dec 05 |
| Singly Linked list with following operations INSERT AT STARTING, INSERT AT MIDD... | Sep 15 |
| 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 |
| Program to find the number of nodes in the linked list using recursion | Feb 14 |
| Program to add a new node at the end of linked list using recursion | Sep 15 |
| Program to create a singly linked list of numbers using threads | May 13 |
| Program to create a singly linked list of numbers using threads | Jun 25 |
| Program to create a singly linked list of numbers using threads | May 05 |
| 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 of singly link list with different functionalities | Feb 17 |
| Program of singly link list | Aug 04 |
| Program to add a new node to the asscending order linked list | Dec 24 |
| Singly Linked list | Nov 20 |
| Program of doubly link list using structure | Aug 09 |
| Program of circular doubly link list with insert, append, delete, copy, reverse ... | Aug 27 |
| Function for deleting an item from linked list | Feb 26 |
| Program to concatenate one linked list at end of another and than to erase all n... | Nov 18 |
| Defines different structures in dfs | Nov 06 |
| Program to illustrate self-referential structures "Linked List" | Feb 28 |
| Program of reading data from one text file and writing in new text file | Dec 03 |
| PROGRAM TO WRITE THE STUDENT DETAILS IN STUDENT INFORMATION FILE USING FILE WRIT... | Dec 16 |
| Program to insert and delete a node from the binary search tree | Oct 03 |
|
| Program to sort a linked list by swapping data | Nov 05 |
| Doubly circular link list or Circular doubly link list | Oct 21 |
| write a script to delete zero sized files from a given directory (and all its... | Mar 21 |
| Shell script to perform operations like display, list, make directory and copy, ... | May 12 |
| 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 |
| Program to sort a linked list by readjusting the links | Apr 16 |
| Shell Script to delete the zero sized file using if and for | Mar 05 |
| PROGRAM FOR ADD,UPDATE & DELETE OPERATION BY USING INDEX SEQUENTIAL FILE | Oct 14 |
| Program to delete a specified file using Interrupt 21h | Sep 29 |
| Program that maintains library shop stock using link list | Jul 20 |
| Program to convert an Infix Expression into a Postfix Expression using Linked L... | Jan 28 |
| Program to convert an Infix Expression into a Postfix Expression using Linked L... | Oct 13 |
| Program to compare two linked lists using recursion | Sep 20 |
| Program to copy one linked list into another using recursion | Jan 23 |
| A car garage simulation using de-queue (link list implementation) | Sep 27 |
| Program to simulate a dictionary using linked list | Nov 13 |
| Stack using linked list | Nov 01 |
| Program of link list using class pointers | Nov 02 |
| Program to count number of employee in the company using structures / file | Oct 24 |
| Program to count number of male employee in a company using structures/file perf... | Sep 10 |
| Represent a polynomial in terms of a singly linked list and then add two three v... | Sep 30 |
| Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
| Shell script to perform database operations for student data like view, add and ... | Mar 30 |
| Program to show the implementation of Hashing with Insert, Delete and search fun... | Apr 10 |