Dynamic Programming - Krishna Bharadwaj
Dynamic Programming tutorial on TopCoder is very good. I got started with solving some problems listed as exercises in the article. I think dynamic programming can be learnt only by practicing a lot. Here are my solutions for some of the problems listed. Longest Increasing sub sequence is a good place to start learning DP. I have explained the logic in the form of comments.
Read full article from Dynamic Programming - Krishna Bharadwaj
No comments:
Post a Comment