Menu

Dynamic Programming Questions

MCQ
1.
The Knapsack problem where the objective function is to minimize the profit is ______
forum Discussion
MCQ
2.
For 0/1 KNAPSACK problem, the algorithm takes ________ amount of time for memory table, and ______time to determine the optimal load, for N objects and W as the capacity of KNAPSACK.
forum Discussion
MCQ
3.
From the following choose the one which belongs to the algorithm paradigm other than to which others from the following belongs to.
forum Discussion
MCQ
4.
The optimal solution to a problem is a combination of optimal solutions to its subproblems. This is known as
forum Discussion
MCQ
5.
From the following choose the one which belongs to the algorithm paradigm other than  to which others from the following belongs to.
forum Discussion
MCQ
6.
In Knapsack problem, the best strategy to get the optimal solution, where Pi, Wi is the Profit, Weight associated with each of the Xith object respectively is to
forum Discussion
MCQ
7.
Find the odd one out.
forum Discussion
MCQ
8.
From the following pick the one which does not belongs to the same paradigm to which others belongs to.
forum Discussion
MCQ
9.
The method will choosing when sub problems share sub problems
forum Discussion
MCQ
10.
which is not feasible solution in the case of job sequence problem 

Item1234
Profit100101527
deadline2121
forum Discussion
Page 1 of 2Next chevron_right