Question 1 What is a data structure? Discuss briefly on types of data structures
Question 2 Explain the insertion and deletion operation of linked list in detail
Question 3 Discuss the process of Infix to postfix conversion. Also explain Postfix evaluation
Question 4 Explain the different types of traversal on binary tree
Question 5 Explain Breadth-first and depth-first search algorithm
Question 6 Explain the meaning of dynamic storage management. Also explain the concept of storage release