I am simply describing the problem I'm facing currently :
Spoiler
If somebody has ideas on how to manage this thing tell me. Have a good day:)
# | User | Rating |
---|---|---|
1 | jiangly | 3898 |
2 | tourist | 3840 |
3 | orzdevinwang | 3706 |
4 | ksun48 | 3691 |
5 | jqdai0815 | 3682 |
6 | ecnerwala | 3525 |
7 | gamegame | 3477 |
8 | Benq | 3468 |
9 | Ormlis | 3381 |
10 | maroonrk | 3379 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | -is-this-fft- | 165 |
3 | Dominater069 | 160 |
4 | atcoder_official | 159 |
4 | Um_nik | 159 |
6 | djm03178 | 156 |
7 | adamant | 153 |
8 | luogu_official | 149 |
8 | awoo | 149 |
10 | TheScrasse | 146 |
I am simply describing the problem I'm facing currently :
About 8 -9 months ago I had learned Dp on Tress, but now the condition is that many techniques I have learned at that time now have been faded (except some basic ones) in my memory. I am scared because I have practiced problems at a good level ~2300- 2400. Same problem I'm facing with many other topics.
I have loosed much confidence because of this.
If somebody has ideas on how to manage this thing tell me. Have a good day:)
Name |
---|
I think this is much more common than people think (at least this kind of stuff happens with me too). I think a good way to refresh your memory in such cases is to have a simple enough problem for techniques (it may be the first problem you ever solved using that technique, in contest or otherwise), or go through your old solved problems once again. I have yet to try these on a larger scale for all things I think I am forgetting, but it works well at the scale of a couple of techniques.
If you're forgetting things like tree dp, then perhaps it's more of a problem of not having had enough practice, or having a clear picture of the technique in mind (not talking about the understanding). Good luck!
it comes with time.