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

Автор navneet22_44, история, 5 месяцев назад, По-английски

Does anyone have and can share links of good problems of dynamic programming which covers most of the problem solving patterns.

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

»
5 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Maybe try 1881E - Block Sequence. If you solve it, a bit advance version but same statement 1741E - Sending a Sequence Over the Network.

»
5 месяцев назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

I highly recommend starting with the AtCoder Educational DP Contest contest. Also solve the DP section of the CSES Problem Set problemset. It will solidify your understanding. Once you’ve solved these, you can start solving a variety of random dp problems whenever/wherever you find them.

»
5 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится