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

can_you_can_a_can_as_a's blog

By can_you_can_a_can_as_a, history, 9 years ago, In English

Hello everyone!

I feel i am bit bad towards mathematical side. I want to solve a lot of problems on DP and recurrences. And various techniques used in solving DP problems (DP optimizations). Where should I go about? From where do I get the specific set of problems to solve.

Thanks, any help will be appreciated!

| Write comment?
»
9 years ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it

Codeforces has a variety of problems on DP of varying difficulty.

Furthur , problems on DP are categorised on A2OJ.

But , before that you may want to check out resources on DP to read.

1) Quora

2)TopCoder

3)Threads@TopCoder