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

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

From the past 10 months I am stuck at same rating , Any type of suggestions are welcome

My Handle : Deadshot

I want to know what exactly I am doing wrong ? Any type of problems specially I have to solve ? or any other kind of suggestion will be really helpful

Below are my rating changes:

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

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

You've solved less than 20 problems in any rating range and in total less than 200 problems. What would you expect?

Source

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

try to take part in virtual contests and after the contest upsolve one or two problems (see the tutorial and if there is something new for you just google it and try to understand it well)

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

Solve more problems, take part in virtual contests, probably read some books about algorithms and data structures. The Competitive Programming books by Steven Halim are quite awesome.

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

I have heard great programmer on you tube say that progress is about the growth and not the rate of growth. I see that you have become pupil from newbie in around 4 — 6 months and I'll say that it is growth.

Apart from that keep reading books, blogs and solving questions above your level but not too above as that might discourage you. Also keep seeing videos and screen cast of good programmers on you tube and see how they are approaching a question. It'll surely help you.

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

    Yeah I made some progress, that's for sure but I think its too sluggish ...

    Thanks for motivation ....

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

In contests you have difficulties to solve 1200 and up. It seems that you practice with 1500 and up. Solve all (aprox 100) problems of diff 1100-1200 tagged as math. I bet afterwards there will be noticible increase.

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

    Yeah this method seems really helpful.

    I will also suggest you to go to a2oj, and solve problems from according ladder.

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

I had similar problem and I had the similar graph. I practiced problems with rating greater than 1500 and as said in the earlier comments solve atleast 200 problems in total. Solve C and D problems of Div 3. That was what I did and suggest you to do