Work Smarter, Not Harder, can you give me insights on how does the "Smart" part apply in training to get better at CP, and/or does it even apply ? or it just falls to years of hard work ?, (can we accelerate the process ?)
# | 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 | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
6 | adamant | 157 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | djm03178 | 153 |
Work Smarter, Not Harder, can you give me insights on how does the "Smart" part apply in training to get better at CP, and/or does it even apply ? or it just falls to years of hard work ?, (can we accelerate the process ?)
Name |
---|
Can you tell me how to get rich without doing any work?
lottery
Can we accelerate the process?
No
Sharon 1 : 0 snorkel
I think in CP you will need to Work smart AND hard to accelerate the process.
The people who work smart only improve slowly (except that people that are already talented)
And the people that work hard only never improve.
From what I've seen of other people around me, pure talent without much hard work might get you to blue or at most around purple.
does it even apply?
I will give you a simple yet very clear example.
There was a project to build a desert themed world in Minecraft Educational Edition in my school. Everyone went to build a pyramid taking them around more than an hour to build. I simply wrote a javascript code which generated the pyramid I want in the coordinates I want and the size I want. Took me 10 minutes only.
Also in CP applies too:
Solving 5 easy problems is not as worth as solving just 1 hard problem. 1 high quality hard problem is better. You will learn a lot from it and it will also reshape your mind. What I mean by a hard problem is a problem above your current level(like X+200 where X is your rating). Not too hard and not too easy.
There was a project to build a desert themed world in Minecraft Educational Edition in my school.
How to take admission in your school.
Thanks for the advice, definitely will start considering it while practicing.
Um_nik wrote an entire blog dedicated to explaining how to practice Competitive Programming in a smart, effective way. I guess you should read it https://mirror.codeforces.com/blog/entry/98806