Fln's blog

By Fln, history, 3 years ago, In English

Hello Codeforces, After 7 month of practice I can't solve A,B during contest time. Sometimes I'm failing even at A. After solving around 200 A B problems still I'm not able to solve A B in the contest. So if there is some practice strategy suitable for me so what is that? Any Advice would be appreciated.

  • Vote: I like it
  • -23
  • Vote: I do not like it

| Write comment?
»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

sometimes it's just not your day. Don't worry.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

U should give every contest that's going around.

»
3 years ago, # |
  Vote: I like it +4 Vote: I do not like it

Look my graph, i know you will eventually make it! So relax and try to solve (your_rating + 300) difficulty problems

»
3 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Even though I haven't given any contest. Experienced folks on CodeForces always tell newbies to solve problems which are slightly above your comfort zone and look at the editorial only when you run out of ideas. As long as you have ideas, you should investigate and implement it.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

You can join a ladder based on your rating on A2oj and try to solve problems. You can leave the problems of difficulty 1 as these are very easy and there's nothing much to learn about. And yeah, give contests regularly and read editorials after that. Hope this helps! :)

»
3 years ago, # |
  Vote: I like it +10 Vote: I do not like it

Then try to solve C or D instead bro.
Believe me, you'll make great progress through this :)

»
3 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Heyy....Pleaseeee dont make new blogs for the same topic again and again..

»
3 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Nobody can actually tell what suits you and what not, but you can of course find it yourself.

This is how I did: Go here: https://a2oj.com/ladders. Starting solving sequentially from ladder 11 or Div 2A. Keep a clock with yourself and invest time optimally. For the starting ladders you can skip to other ladder only when you feel comfortable. After practicing this much you can pick problems topic wise required for expert. Read editorials every time you get stuck and also help other people debug their code(it really helps) . Also don't forget to give contests once in a while.