How to solve a dynamic programming problem?

Posted by Neha P.
6
Sep 14, 2021
29 Views
Dynamic programming is an optimization technique developed by Richard Bellman in the 1950s. Basically, dynamic programming is an optimization over the normal recursion.
Comments
avatar
Please sign in to add comment.