HighHopes's blog

By HighHopes, history, 4 years ago, In English

Can someone recommend me problems on Dp from Project Euler Hackerrank.

I couldn't find much on googling it.

Thanks in advance.

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

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

This website contains quite a good problems bank distributed into sections, including the dp section. You can read about it here.

The rules of projecteuler seem to have changed a little recently; they now ask not to spoil the solutions to problems with indices more than 100, so maybe telling you which of them are simple dp exercises may be their rules violation (however I'm not able to find this rule anywhere except after getting any problem accepted).