DSA(UCS2009) Assignment 1
DSA(UCS2009) Assignment 1
data structure.
6. Suppose base (AAA) =300 and w=4 words per memory cell for AAA. Find the address of
9. Write a C program to implement insertion of element at beginning, end and specific node
in linked list.
10. Write algorithm to convert a postfix expression into an infix expression. Consider the
752+* 4 1 5- /-
12. (ii) Find the equivalent prefix form of the above expression.