Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

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

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

i am doing problem solving last 2 month . firstly i picked some problems which were 1200-1300 rating and tried to solve after that i trying to solve 1400 rating problem its too hard for me to solve. Tell me what should i do for solving 1400 or more rating problem. Thank You

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

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

just quit CP

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

Hello ! Perhaps I can help you in some of the 1400 rated problems : give me one exercise where you are stuck and I help you !

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

I think you should focus on solving 1100-rated problems quickly.

»
2 года назад, # |
  Проголосовать: нравится +2 Проголосовать: не нравится
  1. Solve problems in the 1300 to 1400 range.
  2. Solve about 50 problems in each range.
  3. Don't see editorial, if you are not able to solve just leave it for 2 hours and then again come with a fresh mind. If still not able to solve then see editorial and note your learnings.
  4. If you are able to solve 10 problems continuously on your own then move to the next rating range.
  5. My last secret trick
Trick
»
2 года назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

See what i will recommend you to wait for now and start giving virtual contests or contests to increase the speed on 1200-1300 .

Once you become confident on solving these in contests, ur level will automatically allow you to take 1400 problems .

This happened with me too ,but as soon as i reached 1200 mark, automatically I got the confidence for tackling 1400 (I used Arugo and used to sit for continous stretch of 80 mins until the problem is unsolved otherwise I used to see editorial )

Arugo link (for ref) = https://arugo.herokuapp.com/list/

AND BE PATIENT

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

I think you should learn more useful algorithms instead of practicing too many problems.

Also,practicing is helpful,but as the old saying goes "one can't make bricks without straw".

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

I see that you solved 68 problems of 1400 rating. Did you solve them using editorial or not? I think it's better to think about problem for days and not reading editorial, because there is really small chance that there will be something you didn't know about before.

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

Feeling the same about 1800, just keep solving. Avoid seeing editorial for as long as possible.

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

I advise you to solve more divas 3 rounds. A group with all the rounds: https://codeforces.com/group/BHIkJm3DeQ/contests

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

It is ok not to be able to solve X rating. That just means you have to do more of X rating to get better at it. Even if you have to read editorial that is ok because then you are learning from it. Just keep trying to solve 1400 rated problems and spend a lot of time analyzing editorial + other peoples solutions and you will certainly improve.