This repositories contains the collection of codes for programs assigned as lab work in T.U Bsc.Csit 3rd semester Data structure and Algorithm
content :Inplementation of singly linked list. :Converson of infix expression to postfix using stack. :Bubble sort.