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

Автор ron2794, 13 лет назад, По-английски

i often find it hard to read other's code than to write mine own version of code but competitive programming is not just all about writing codes. i have often heard people that you learn a lot when you read other's code whether its when you are trying to learn something out of other's code or you are trying to hack a solution in any contest.

can you throw some light on how one can increase his ability to read totally unfamiliar code easily and understand the algorithm working behind it swiftly.

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

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

Like any other thing, you can improve it by practice! Go through other people's solutions and try to understand them as quickly as possible.

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

To learn art of reading code, have a look here