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

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

Hello guys, I recently came to know about this fact that in codeforces contests many times I miss on problems which are based on observations, So I had to ask will doing a lot of problems with the tag of constructive algorithms help me in improving my observational skills?

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

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

The more you practice (it doesn't matter whether you are able to do problems or not in the initial phase of learning ) the more you will see how the problem setter thought about solving the problem , what kind of observation you can make in general in different kind of questions. I don't think there is any kind of formula to master the observation skill , it can only be improved by doing practice.

  • »
    »
    4 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I agree that practising is going to make one better. But specifically practising constructive algorithms wouldn't that be helpful?