DAA RR Question Paper 2024
DAA RR Question Paper 2024
UNIT-III
6. Calculate the optimal tour for the Travelling salesman using
Dynamic programming by taking vertex 1 as source from the given
graph.
OR
7. Apply all-pairs shortest path algorithm with dynamic programming
on the given graph. Mention its time complexity.
UNIT-IV
8. Estimate the Sum of subset problem using Backtracking technique
for the given set and also draw the state space tree for the following
data. Number of elements, n=5, Sum, w=21, Set,
S = {5,6,10,11,16}
OR
9. Summarize the 4 – queen’s problem. Draw the portion of the state
space tree for n = 4 queens using backtracking algorithm.
UNIT-V
10. Illustrate the Lagrange Interpolation with its algorithm.
OR
11. Explain Least cost Branch and Bound with an example.
[SL/124]