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

Автор Norp, 2 года назад, По-английски

Hello Codeforces!

Today is the 10th day since the beginning of my journey (1/8 part). Today I practiced problems from other sites on the topic of mathematics, number theory and recursion. Also today I solved the first ten problems from Project Euler, and completed the 3rd topic of the CF course. And also, today I have a lot of questions regarding competitive programming, here are some of them:

Will CodeForces help improve your overall skill in competitive programming, or will it help only on the CF platform?

What specific sports programming topics are needed to reach the pupil?

Today I also had a lot of time, but I didn’t have enough patience to finish the 2nd topic of the Informatics website. Now we have to put it off until tomorrow >:(

Plans for tomorrow:

Finish this unsolved topic, get together and finish the last 2 contests, solve more problems and also DON’T LOSE MOTIVATION!

Till tomorrow!

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

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

So, if you want to reach pupil, you have to consistently solve Div2AB and Div3ABC (sometimes even D) and Div4(ABCD). The topics you need are mostly: greedy, number theory, binary search (basic), pref sum (basic and very rare). Among all these greedy is the hardest to master. You need to solve many problems. Consider solving problems in rating range 1200-1300. That's it.

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

Glad to see you back broski.

Will CodeForces help improve your overall skill in competitive programming, or will it help only on the CF platform?

In my experience, practicing problems on any one website will improve your general competitive programming ability. But different websites do have different styles of problems. For example, leetcode is more about implementation while codeforces weighs more heavily on problem-solving. So solving leetcode problems might improve codeforces skill a bit but it won't be as effective as solving problems on codeforces.

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

Actually, you can become expert or higher by putting anime pf

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

I reached specialist in 2 months and all I can tell you is all you need to do is solve problems, the more the better.

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

What the f*ck, why are other users’ mothers being discussed under my blogs, I didn’t write blogs for this shit

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

Just train E div4s, D div3s and B div2s.

If you do those problems fast (and the previous problems) you will get pupil.