Question 1:
Illustrate out the term doubly linked list? Illustrate the operations on doubly Linked List.
Question 2:
Write down the algorithm for executing Circular Queue.
Question 3:
Discuss the procedure for insertion and deletion of node in a heap.
Question 4:
Illustrate AVL rotations.
Question 5:
Discuss the organization of sequential file with the example.