Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

abdalimran's blog

By abdalimran, 9 years ago, In English

Hello, I am trying to learn recursion & DP techniques. As I am very beginner in these concepts, please help me by giving some links/tutorials/videos or any resources from which I can learn these concepts from scratch to advanced level.

Thanks in advance.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
9 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Sort the problems here of dp tag in codeforces by the number of users who solved and start doing them.

»
9 years ago, # |
  Vote: I like it +3 Vote: I do not like it

u can read this.