Explanation by: Mr. Dubey
a greedy algorithm gives optimal solution for all subproblems, but when these locally optimal solutions are combined it may not result into a globally optimal solution. hence, a greedy algorithm cannot be used to solve all the dynamic programming problems.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics