Skip to main content

CS301 Current Midterm Paper Fall 2013 File 4



by meya on December 20, 2013 at 4:29pm
75 percent MCQs from Moaaz file
How we can delete a node with two Childs in a binary search tree using its right sub tree.(2 Marks)
Explain the two cases in which we apply double rotation in An Avl tree.(2 Marks)
If we delete the node from the given tree then draw the tree.(3 Marks)
Draw AVL tree 2,1,4,5,9,3,6.(5 Marks)

Comments