Data Structure is a very important subject for CSE and IT students. They find it very difficult to search programs on Data structure. Their search ends here, ISC provide the programs written in very easy language and which are very easy to understand. The Links to the programs are as given below::
C program to INSERT an element, Inorder traversing,Count no of leaf node,find level of a particular element,find the subnode,print element of same LEVEL
To write a C program to Quick Sort
C Program of Evaluation of PostFix Expression
Write a C program to Convert infix expression to postfix expression using stack
Write a C program to insert,delete and show an element in QUEUE.
C program to PUSH,POP,SHOW and REVERSE a STACK
C program to INSERT node after and before a given node,insert by position,DELETE by position and Value on Double Link List.
C program to perform push,pop and show in a Multiple Stack.
C language program used for the intersection two SINGLE LINK LIST
C program to perform Append,Traverse,Search,Update on Double LINK LIST
source:: Data Structure(ISC)



