Mtech 1 Sem Cse Advanced Algorithms Cse503b May 2019
Mtech 1 Sem Cse Advanced Algorithms Cse503b May 2019
AA582
M. Tech. EXAMINATION, May 2019
(First Semester)
http://www.dcrustonline.com
Unit I 4. What are various operations that can be
performed on a splay tree ? Discuss amortized
1. (a) Give examples of functions f(n) which complexity of each. 15
are member of BigO(x2) and Small o(x2).
5 Unit III
(b) Solve T(n) = n2 + T(n/2) using recursion 5. Compare Binomial heaps with Fibonacci
tree method. 5 Heaps. Write algorithm to consolidate the nodes
(c) Describe the limitations of Masters of a Fibonacci Heap. Also discuss its
Method. Also give some examples of complexity. 7,8
recurrence relations that are not solvable 6. With the help of an example explain the
by Master's method. 5 application of Binomial Heap to minimum
spanning tree. 15
2. With the help of neat diagrams explain the
Big oh, small oh, Omega, small Omega and Unit IV
theta notations. 15
7. (a) What are cut vertices ? Explain a method
Unit II to find the strongly connected component
from a given graph. 7
3. (a) Derive an expression to find the length (b) What are the significance of information
of longest path in a red black tree with theory bound. 8
n number of internal nodes. 7
8. Write short notes on the following :
(b) Compare 2-3 tree with 2-3-4 tree. Also (a) Adversary arguments
discuss deletion operation in 2-3 tree
(b) Amortized analysis. 15
with a suitable example. 8
M-AA582 2 (2-21/21) M-AA582 3 100
http://www.dcrustonline.com