ETE - PYQs 1 2
ETE - PYQs 1 2
SECTION-A
All Questions are Compulsory: (10×4=40 Marks)
1. Define and visually describe the different asymptotic notations used to CO1 4 K1
calculate the running time complexity of an algorithm.
2. Explain the Master’s theorem. CO1 4 K2
3. Compare Greedy programming with Dynamic Programming CO2 4 K1
4. Explain working of Digkastra’s algorithm with an example if n = 6. CO2 4 K2
5. Explain taking an example, 1x1=5, 1y1=6, how longest common CO3 4 K2
subsequence works when string x is compared with y.
6. Build an algorithm for Floyyd warshal algorithm. CO3 4 K3
7. Explain insertion in Red Black Tree. CO4 4 K2
8. Apply Union on two disjoint sets. Explain taking an example. CO4 4 K3
9. Explain polynomial time reducibility. Give Examples. CO5 4 K2
10. Apply the left rotation in RB tree with example. CO5 4 K3
f
SECTION-B
SECTION-C
SECTION-D
*******
2 22