Wise_Person's blog

By Wise_Person, history, 9 months ago, In English

Hello, Codeforces! I recently reached the Pupil level by participating in Educational Codeforces Round 185 (Rated for Div. 2), so I want to share some tips how to get out of Newbie:

  1. Practice problems with 1200-1300 rating

  2. Take attention to consistency. Solve at least 6 problems per day.

  3. Quality is important than quantity. This event was happened in my CP journey, that I used to practice a lot of 800-900 problems to increase the number of solved problems in profile. However, then I decided to solve harder problems although it was less. As a result, I improved my implementation and pattern recognition.

There is no doubt that there are these tips in a lot of blogs, but again I remembered that. Sorry for my poor English!

  • Vote: I like it
  • +4
  • Vote: I do not like it

»
9 months ago, hide # |
 
Vote: I like it -13 Vote: I do not like it

Thank you. This is exactly what I need.

»
9 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

How should I do practice? topicwise or rating wise

  • »
    »
    9 months ago, hide # ^ |
    Rev. 2  
    Vote: I like it 0 Vote: I do not like it

    Practice rating-wise in ~200 range.

    Figuring out the concept/topic the problem may be solved with is itself a major part of solving the problem. And when you practice topic-wise, you take away that integral part.

    Edit: just noticed, we currently have the same number of problems solved. What a coincidence!