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

Автор Morg0th, история, 18 месяцев назад, По-английски

As im a noob and i have given my first contest yesterday and i was not able to solve a single question i want some really good advices and practises from people who have already achieved it please help me in my journey :)

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

»
18 месяцев назад, # |
  Проголосовать: нравится +24 Проголосовать: не нравится

Try to reach Specialist within 6 / 8 month.

»
18 месяцев назад, # |
  Проголосовать: нравится +15 Проголосовать: не нравится

If you're only trying to reach CM in codeforces (but not trying to perform well in other competitions like ICPC) you can just put in a lot of time to solve problems from previous rounds, since most problems you'll encounter before reaching Master do not require classical algorithms.

By the way, to reach CM you needs to solve at least 4 problems in Div.2 in average. If you're not particularly talented, it's a big challenge to reach CM even in 2 years.

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

    What if I want to perform well in both coding competitions too guide the way sir

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

      You need to learn algorithms such as network flow, shortest path, those sort of advanced things and build your skill set

»
18 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Practice

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

    Would like to advice how I mean like from problemset or just random contests

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

      When i got to pupil i had practiced USACO bronze and silver and able to solve 1400 under 30 min. I didnt follow a specific path