Level: K1 Knowledge K2 Understand K3 Apply K4 Analyse K5 Evaluate K6 Create
Level: K1 Knowledge K2 Understand K3 Apply K4 Analyse K5 Evaluate K6 Create
Level: K1 Knowledge K2 Understand K3 Apply K4 Analyse K5 Evaluate K6 Create
Level K1 K2 K3 K4 K5 K6
KNOWLEDGE UNDERSTAND APPLY ANALYSE EVALUATE CREATE Total
Mark 6 10 2 60 13 9 100
Allotment
PART-B(5*13=65)
11. a) Explain the tree traversal Techniques with suitable 13 CO-3/K-6
example.
(OR)
b)i) Write about binary heap and construct the binary Min 5 CO-3/K-1
heap 6,3,2,1,10,9,5,8,11,12,13,4,7 .
ii) Write a procedure to delete the element from Min 8 CO-3/K-1
heap.
12. a) Show the result of inserting 2,5,4,6,7,9,8,3,1,10,18 13 CO-3/K-1
into binary search tree and also Write the routine for
insertion of binary search tree.
(OR)
b) Explain about expression tree. 13 CO-3/K-4
13. a) Construct B Tree of order 5 by inserting the following 13 CO-3/K-4
elements :
3,14,7,1,8,5,11,17,13,6,23,12,20,26,4,16,18,24,25,29
(OR)
b) Construct an AVL tree by inserting the following 13 CO-3/K-5
elements in the given order 2,5,4,6,7,9,8,3,1,10. And
also Write the routine for insertion of an AVL tree
14. a) i) Define Graph. Explain any 5 basic terminologies 13 CO-4/K-4
used in Graph.
ii) Explain in detail about Representation of with
suitable example.
(OR)
b) State and explain topological sort with suitable 13 CO-4/K-4
example.
15. a) Explain in detail about BFS with suitable example. 13 CO-4/K-4
(OR)
b) Explain in detail about DFS with suitable example. 13 CO-4/K-2
PART-C(1*15=15)
16 a) Construct B+ Tree to insert the following elements 15 CO-3/K-4
with order 3. Elements: 5,2,13,3,45,72,4,6,9,22
(OR)
b) Construct AVL Tree for following elements 15 CO-3/K-4
15,18,20,21,28,23,30,26