Menu

Dynamic Programming Questions

MCQ
11.
which is optimal value in the case of job sequence problem

item12345
profit20151051
deadline22333
forum Discussion
MCQ
12.
which is optimal value in the case of job sequence problem

item1234567
profit3520181630
deadline1343212
forum Discussion
MCQ
13.
which is optimal value in the case of fractional knapsack problem, capacity of knapsack is 20 

item123
profit252415
weight181510
forum Discussion
MCQ
14.
which is optimal value in the case of fractional knapsack problem, capacity of knapsack is 10

item12345
profit1232403050
weight48261
forum Discussion
MCQ
15.
In the case of sub problems share sub problems ,which method is suitable
forum Discussion
MCQ
16.
Bin packing problem is the application of ____________
forum Discussion
MCQ
17.
0/1 knapsack is based on ____________method
forum Discussion
MCQ
18.
____________ is an algorithm design method that can be used when the solution to a problem can be viewed as the result of a sequence of decisions
forum Discussion
chevron_left BackPage 2 of 2