| Resource Type | Posted On |
| Shell Script to create a Menu Driven program : Hard Link, Soft Link, Counting ea... | Sep 29 |
| Doubly circular link list or Circular doubly link list | Oct 21 |
| Program to sort a linked list by readjusting the links | Apr 16 |
| Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
| Shell script to display the name of those files (in the given directory) which a... | Apr 02 |
| Program to describe The Functionality of merging two files in a single file | Jun 02 |
| PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE... | Dec 04 |
| PROGRAM FOR READ DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILE | Sep 16 |
| PROGRAM FOR READ CUSTOMERS DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILE | Jul 17 |
| PROGRAM FOR READ SALES DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILE | Jun 03 |
| Program that Includes an external source file in the current source file | Mar 16 |
| PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE... | Oct 17 |
| PROGRAM TO WRITE THE STUDENT DETAILS IN STUDENT INFORMATION FILE USING FILE WRIT... | Dec 16 |
| Shell Script combine file in one file horizontally and vertically | May 03 |
| Convert first1.txt file to hidden file | Sep 02 |
| Shell script to perform string replacement in a file and view the content of... | Aug 21 |
| Program of reading data from one text file and writing in new text file | Dec 03 |
| Program to illustrate the implementation of Double Ended linked list as a Sta... | Dec 28 |
| File handling program to copy bytes from one file to another | Aug 28 |
| File handling program to copy characters from one file to another | Jul 09 |
| File handling program to count number of characters in a file | Sep 10 |
| Sort file abc.txt and save this sorted file in xyz.txt | Aug 06 |
| Split a large file into small files | Mar 05 |
| Combine two files to a single file | Sep 07 |
| Program to concatenate one linked list at end of another and than to erase all n... | Nov 18 |
|
| BATCH FILE SHOWING THAT WHETEHER THE FILE EXIST OR NOT | Jan 20 |
| A car garage simulation using de-queue (link list implementation) | Sep 27 |
| Program on deque that implements a linked list | Feb 26 |
| Program to simulate a dictionary using linked list | Nov 13 |
| Double Linked List-C++ | Dec 06 |
| Program to find the number of nodes in the linked list using recursion | Feb 14 |
| Program to compare two linked lists using recursion | Sep 20 |
| Program to copy one linked list into another using recursion | Jan 23 |
| Program to add a new node at the end of linked list using recursion | Sep 15 |
| Program to add two polynomials maintained as linked lists | Oct 25 |
| Program to multiply two polynomials maintained as linked lists | Jan 22 |
| Program to store sparse matrix as a linked list | Mar 08 |
| Program to implement a circular queue as a linked list | Sep 24 |
| Singly Linked list | Nov 20 |
| Circular Link list | Sep 11 |
| 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 maintain a linked list | Jan 06 |
| Program to add a new node to the asscending order linked list | Dec 24 |
| Program to merge two linked list, restricting commomn elements to occur only... | Oct 15 |
| Program to sort a linked list by swapping data | Nov 05 |
| Program of Inserting a number in a sorted linked list | Dec 03 |
| Function for inserting an item into a linked list | Dec 11 |
| Function for deleting an item from linked list | Feb 26 |