Mca117 e (M)
Mca117 e (M)
Or
Given a weighted graph and a source vertex in the graph, find the shortest paths from 10
the source to all the other vertices in the given graph.
12
4. Write an algorithm to solve the Assembly Line Scheduling problem using dynamic 10
programming.
Or
Write an algorithm to solve the subset sum problem using backtracking. 10
Or
Compare and contrast the advantages and disadvantages of Red-Black Trees. In what 10
scenarios would one be preferred over the other (B tree or Red Black tree).
Or
Explain the advantages and disadvantages of using randomized algorithms. 10