razibchamp_AIUB's blog

By razibchamp_AIUB, history, 9 years ago, In English

since we know that DP has no specific algorithm but it has several techniques. I don't know where to start from. should i solve some recursion and Divide and conquer problems before solving dynamic programming ? what should be the steps or order to follow to improve significantly in DP problem ASAP?

  • Vote: I like it
  • -1
  • Vote: I do not like it

| Write comment?
»
9 years ago, # |
  Vote: I like it +8 Vote: I do not like it

DP:

"Those who can not remember the past are condemned to repeat it"

topcoder link

dp problems(sort by solved)