decoder__'s blog

By decoder__, 6 years ago, In English

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?

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

| Write comment?
»
6 years ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

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.