Week 6 Discussion Forum

Dynamic Programming

Dynamic Programming

by MD.Munim Shariair Galib -
Number of replies: 0

Dynamic Programming is a technique that solves some particular type of problems in Polynomial Time. Dynamic Programming solutions are faster than exponential brute method and can be easily proved for their correctness . 

32 words