Please read the new rule regarding the restriction on the use of AI tools. ×

noob2831's blog

By noob2831, history, 4 years ago, In English

Hello Codeforces! I am learning Dynamic Programming, and i came across variations of LIS, and I am learning it...

So, if anyone could suggest problems on variations of LIS (topics like):

  • Building Bridges
  • Box Stacking

Also on topics like:

  • DP Games
  • DP + bitmasking (I solved few of this, so which are the must solve problems?)

Thanks in advance :)

  • Vote: I like it
  • +1
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

You can go to problemset an then set tag of bitmasks and dp...you will find all dp and bitmasks problems..then you can set sort dec. to find most solved problems...you can start solving those