Hello codeforces , I am a beginner , and I started learning Dynamic programming a few days ago . I haven't learned any specific algorithm yet , but i wanna practice some DP problems , can anyone suggest some easy DP problems please ??
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 166 |
2 | maomao90 | 163 |
2 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
Hello codeforces , I am a beginner , and I started learning Dynamic programming a few days ago . I haven't learned any specific algorithm yet , but i wanna practice some DP problems , can anyone suggest some easy DP problems please ??
Name |
---|
You can use this link and go dynamic programming section. https://www.codechef.com/certification/prepare#foundation
Thanks a lot :)
Spoj has got lots of Easy — Intermediate DP Problems — http://www.spoj.com/problems/tag/dynamic-programming
i am not very experienced but still I will try my best..
what I did was go to codeforces problem set , sort problems by difficulty and set the tag to "dp" and then practice problems STRICTLY of div2C and div2D , they helped me a lot!
I am sorry , but I can't see any option to sort the problems by difficulty , can you explain more please ?
you dont have to sort by difficulty since there is no "difficulty" meter in codeforces,..
HOWEVER, what I did was first chose some div2C problems and did about ~100 of them , NOTE: that all div2C are not good for practice , some of them are very easy So start from div2C easy ones and move on to div2C hard ones , use a2oj ladder / codeforces sort by submission to know which div2C are easier and which are not...
Coming to div2D, As you can see , I am a beginner too,and started recently , so the amount of div2D i have done is very less , (approx ~30-40) so I cant really tell you much about whether or not to do div2D or not,FIRSTLY u should do div2C in the manner I said
EXTRA : Join Atcoder, the tasks there are very very good and you should attempt ABC-C and ABC — D to improve .. they helped me as well..
That's about it,make your own strategy , experiment more to discover what suits you more , I found out what suited me and did exactly that.. Happy coding , merry christmas..
Merry christmas too :) , and thank you very much for your advice , it will help me a lot :)
https://mirror.codeforces.com/blog/entry/67679