Try to read 'Introduction to Algorithms' by CLRS. Also there are videos available for that course in the MIT's Open Course-ware. The concepts are explained very nicely. There are also some good tutorials of dynamic programming on the topcoder. Hope it helps.
On Thu, Nov 15, 2012 at 4:01 PM, Sarath <[email protected]> wrote: > Are there any good resources to understand Dynamic programming and also > looking for some good problem and step by step solution for better > understanding. > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/algogeeks/-/RtXi9Nlvqa0J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > --
