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 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 151 |
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.