dynamic programming

I am beginner and I want to know what is dynamic programming?And how it is used in programming?
So,please can somebody suggest a good reference book which contains explanation about dynamic programming and examples which can be solved best only by dynamic programming,so that I can understand the concept thoroughly.!!!

1 Like

http://discuss.codechef.com/questions/48877/data-structures-and-algorithms
I’ve added some tutorials and problems under dynamic programming check them out.

4 Likes