Блог пользователя can_you_can_a_can_as_a

Автор can_you_can_a_can_as_a, история, 9 лет назад, По-английски

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!

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
9 лет назад, # |
Rev. 2   Проголосовать: нравится +3 Проголосовать: не нравится

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