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

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

Hi fellow coder!

My friends and I usually agree on many topics but are have different views on how should one approach learning in Competitive programming.

My first friend says : " Solve virtual contests daily and you will learn all tricks and skills to improve"

My second friend says : " Solve different questions from different topics everyday and give virtual contests sparingly to learn and improve"

What I say : " Stick to one topic eg. Graphs or Binary Search for a week and try to solve all problems of that kind"

Now whose advice or method is the most optimum?

Which method do you follow?

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

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

I thought competitive programming requires "No skill", according to your name.

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

I'm not sure you can measure what the optimal method for studying is, but generally I like to stick with a topic and just grind problems from there. Not sure if that's the best method though.