I know the basic idea of DP & recursion. But it takes to many times to solve a simple DP.How can I become skilled in DP & Recursion ? Is there any basic idea which help me to catch the type of problem & help to find the correct approach?
Thanks in advance....