Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

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

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

i am stuck at newbie from past one year. suggest me some methods to improve

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

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

I think you can stop solving problems from the problem set , because you have solved enough problems of even 1600 rating. You should start giving more virtual contests because how you perform in contests matter more than how you perform while solving problems while practicing. Even solving problems A and B (and sometimes C) fast enough would get you into specialist.

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

You can see my case was similar to yours. I was shuffling between newbie and pupil for 1 year. This was mostly due to my lack of practice which I tried to fix this year by consistently practicing. I see you have been practicing but are you really practicing? How much effort are you really giving to each question you solve? Do you see the editorials if you are not able to solve the question? I would suggest don't look at the editorial at all if you are not able to solve the question. If it seems impossible try easier questions but develop confidence in your problem-solving. I use editorials as a way to learn some interesting insights or new stuff after I solve the question. Try to read other people's codes and approaches before you see the editorial, you will learn a lot from that. And lastly when you encounter questions involving specific algorithms then learn them then, not before it. People overestimate the importance of new algorithms over practice. Do cp with your friends, discuss approaches and answers with them, compete with your peers, and try to outrank them :P. This is what has worked for me till now, hope this helps you. Good luck!

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

try quitting

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

    I have no clue as to why people decided to upvote this comment. Even if it's a joke, it's a poor one and is very rude. smh..

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

The real question is can you solve all the problems you already solved by yourself again?

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

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

how much time you devote to a question before reading editorial ?

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

Virtual contests, a lot of them. + solving problems you weren't able to solve during these contests(maybe 1 , 2, or even 3, depending on how hard these problems are). I suggest div3 and educational rounds, but mostly div3. Most importantly, don't give up. Soon enough you'll reach pupil and beyond.

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

This is what I would suggest you to do

  1. Keep solving problems at least + 200 over your rating (1200-1600) bracket ig if you solve more number problems which are out of your league will surely help you out
  2. learn tougher concepts like Binary Search, DP, Number theory, etc which will surely help you in increasing the rating as you'll be in a position to solve the harder problems
  3. Focus on your speed as you've been consistently able to solve A and B problems in the contests maybe try giving more VCs and solve easier problems within the limited time frame
  4. Problem C should be your target from now if you do this IMO you'll be able to reach blue easily with increased speed
  • »
    »
    2 года назад, # ^ |
      Проголосовать: нравится +9 Проголосовать: не нравится

    "If someone who is blind leads another who is blind, both will fall into a pit."

    Sure I will follow you gray delusional fuck

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

Virtual participation

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

Start doing problems through virtual contest. Improve ur contest amptitude and remember to upsolve the questions which u are not able to solve .

And be patient although u may not see results now but later on (if u continue ur progress) u will definitely see good results

Best Of Luck!!

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

    besides virtual contest, how should i practice? many good programmer says that, don't look at the editorial. then stucking on a single problem is more time consuming. and if i can solve A,B in vc, should i upsolve upto C,D?

    i am in the same situation. no improve means no motivation. how can i tackle this situation?

    thanks

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

      See try to have a timer practise

      Take ur rating and sort problem set from (rtg + 200) -> (rtg + 200)

      and start solving from top to down with timer ON

      generally at your range i believe it would not be good to see editorial. Instead after trying for lets say 1:30 hrs leave the problem and come back on it after a month( by seeing not solved list on ur profile)

      ALSO YOU ARE NOT CONSISTENT (I SAW UR HEAT MAP) sabbirh654

      Be consisteent without losing motivation you will definitely see the result after sometime)

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

        And for sure give virtual

        See for my case too my contest performance was not as good as expected.

        I had a lot of friends and during contest i used to see whther they had solved a question or not, if they have solved and i am not able to solve then I used to take a lot of pressure (so i disabled all the friends from my friends list andd it worked a lot)

        Moreover try to do 3 -4 questions of 800 difficulty 1hr before the contest with full speed (so you can have a good hand over keyboard speed)