Блог пользователя Puc_Puc

Автор Puc_Puc, история, 5 лет назад, По-английски

Recently, I have been doing contest and stuck at Specialists for ~2 months. I recognize that my weakness is submitting WA and solving problems not fast enough (I could get into rank~1000 without it).

I know that in order to achieve Expert, you have to get into rank ~1000 at least 1-2 contests consecutively. Although I'm able to solve 60% of the contest problems, it requires fast coding and bug-free writing skill.

So, is there any site beside CF that you think that it's good and I could practice so as to achieve my goal?. I know that there are lots of Specialists guys have the same question as mine.

Thank you so much. Have a nice day ^^

  • Проголосовать: нравится
  • -16
  • Проголосовать: не нравится

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by Puc_Puc (previous revision, new revision, compare).

»
5 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится -91 Проголосовать: не нравится
LOL
»
5 лет назад, скрыть # |
 
Проголосовать: нравится +20 Проголосовать: не нравится

AtCoder is a pretty good place for practice.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

I wish you become an expert as soon as possible

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Any tip for me to reach pupil?

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

If you know what are your short comings, then why don't you start working on it. And how can you work on it? The only answer is PRACTICE. If you are looking for answers other than this, then I'm afraid you might not get one.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +11 Проголосовать: не нравится

I've recently found out my weaknesses why I could not be an expert all this time though I can solve 1600-1800 range and I have also solved problems in 1900-2200 range.
1. I just solved problems, didn't try to learn new concepts from others solve if I could solve that problem and I ignored editorial completely.
2. I know many ds, algos which I haven't faced once in cf. That means I had to learn things when I face them.
3. I counted how many problems I solved today rather than how much I learned. Which I think one of the biggest mistakes I have made.
4. I even sometimes can not solve a problem i did solve before.
These are my weaknesses. I think some of you may relate. I'm thinking about overcoming these things. See you guys in a month to tell if this works. Happy coding!!

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +6 Проголосовать: не нравится

On seeing the data on cfviz, I see that you have only ~20 problems above 1500 solved in whole. Well I am afraid that aint enough for being a expert.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

Try to upsolve first non-AC problem from each contest you've participated in?

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

I've reached Expert. There's no other way better than continuous efforts and practices.