To all newbies learning DP: stop learning DP. go use some normal techniques to get to pupil then think about DP
# | User | Rating |
---|---|---|
1 | Benq | 3783 |
2 | jiangly | 3772 |
3 | tourist | 3706 |
4 | maroonrk | 3609 |
5 | Um_nik | 3591 |
6 | fantasy | 3526 |
7 | ko_osaga | 3500 |
8 | inaFSTream | 3477 |
9 | cnnfls_csy | 3427 |
10 | zh0ukangyang | 3423 |
# | User | Contrib. |
---|---|---|
1 | Um_nik | 183 |
2 | awoo | 181 |
3 | nor | 172 |
4 | -is-this-fft- | 170 |
4 | adamant | 170 |
6 | maroonrk | 165 |
7 | antontrygubO_o | 160 |
8 | SecondThread | 159 |
9 | dario2994 | 152 |
9 | kostka | 152 |
Name |
---|
You cant order us ( or u can) but no one care lol
ya no
I might agree to some extent. However usually when something comes to your mind you have to learn it or otherwise any problem you cant solve you would put the blame on not knowing the algorithm. for example i used to struggle alot with range querry problems coz first thing that would come to my mind was that i dont know segment tree so i cant solve it. so i had to learn segment tree and then i realized yes it is a useful tool but not everything should be solved by it ! so if anyone is experiencing these type of feelings yes you should learn that algorithm that you think is super useful.