rohitssingh17's blog

By rohitssingh17, history, 22 months ago, In English

Please review my profile and help me what is it that I need to do to be an expert.

I started CP when I was in college and am very enthusiastic about it. I love problem solving but have always faced challenges in how to get better at ratings and solve good questions.

I need help and guidance as its still 6 months to go before this year ends.

Thanks in advance for the help.

  • Vote: I like it
  • +8
  • Vote: I do not like it

| Write comment?
»
22 months ago, hide # |
Rev. 3  
Vote: I like it +1 Vote: I do not like it

I think you should focus on reaching Specialist for now and also becoming a "Stable" specialist. If you manage to reach that goal, you'll likely figure out the next step on your own.

So based on my experience, here are some things I wish I knew when I was in your state.

  1. Div 4 is the best opportunity to reach specialist in one go compared to div3 or div2. Make a goal to solve at least 5-6 problems in div4, 3-4 problems in div3 and 2 problems in div2.
  2. Upsolve problems which are rated <=1600 from all types of contest. You might question that rating of the problem is not published just after the contest. In that case, look for the problems which have 2000 — 4000 correct submissions.
  3. In my opinion, solving problems by topics is not a good idea at this stage. Reaching 1400 does not essentially require any advanced algorithmic knowledge. However, you can try binary search.
  4. Avoid problems rated 1700 or higher for now. Be handy with 1200-1300 rated problems (you can solve them within first hour of the contest).

These all are my personal observations. Anyone can agree or disagree on the basis of their observations as same formula doesn't go for all individuals.

Wishing you the best. Happy coding :)

  • »
    »
    22 months ago, hide # ^ |
     
    Vote: I like it +1 Vote: I do not like it

    thanks I will try to do as stated by you

  • »
    »
    22 months ago, hide # ^ |
     
    Vote: I like it +1 Vote: I do not like it

    Sure, thanks we be doing the same in the upcoming days!!

  • »
    »
    22 months ago, hide # ^ |
     
    Vote: I like it +3 Vote: I do not like it

    I disagree that you should be focused on solving 2 div2 problems , i do that almost always in the first 30min and i cant get back to specialist.

    • »
      »
      »
      22 months ago, hide # ^ |
      Rev. 2  
      Vote: I like it +1 Vote: I do not like it

      Oh yeah! I think it's more accurate to say that you should solve 3 problems on average in div2, including fast solving of A & B to reach 1400.

      Actually, difficulty of problem C in div2 can vary significantly across constests(sometimes 1700 or 1800). In that case, solving A & B faster will ensure your rating doesn't fall below 1400 if you are already a specialist.

  • »
    »
    22 months ago, hide # ^ |
    Rev. 2  
    Vote: I like it +1 Vote: I do not like it

    All of this seems great. I do agree with the message of "don't practice problems above your level" (I have seen people recommend that I solve 1600 rated problems when I was Pupil ... did not work out well).

    Like someone above me mentioned, you will probably need ABC (not just AB) in div 2's most of the time for specialist (in the first hour or so). If it's an easier round, you might need to solve them faster.

    But anyway, there is not much advice that can be given other than to practice. And fortunately, practicing has stood the test of time, and will make you progress regardless of the exact details of your strategy.

    • »
      »
      »
      22 months ago, hide # ^ |
       
      Vote: I like it 0 Vote: I do not like it

      And fortunately, practicing has stood the test of time, and will make you progress regardless of the exact details of your strategy.

      this is objectively wrong

      • »
        »
        »
        »
        22 months ago, hide # ^ |
         
        Vote: I like it 0 Vote: I do not like it

        By 'exact details of your strategy' I meant stuff like 'where should I practice?' or 'which sheet should I use?' or 'when should I read the editorial?'. Different stuff works for different people, and I think it is upto OP to decide on these things (after all, he is the one practicing).

        While it is true that practicing problems that are too easy for you will not help you improve, many other people in this thread had already pointed that out. Sorry for any misunderstanding caused regarding this! I do recommend that OP practice problems rated 1300-1400 and specifically target div2C's, but beyond that, it is entirely up to him.

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

My tip would be to never get discouraged by some bad contest, just keep on pushing and you will reach expert even sooner

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I also want to achieve Expert before 2024 ends. Any tips for me on how can I improve?

»
22 months ago, hide # |
 
Vote: I like it +5 Vote: I do not like it

You should more practice to become an expert. Try to solve the problems which have rating 200-300 more than your current rating.

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

It seems, u solve tasks from "problemset", and rating of tasks u solve is too high, imo. I took a look on ur contests and got that u cannot solve more than 2 tasks on div2 and y also do it slowly:(

so, first of all, u should better stop solving hard for u problems from problemset(I'm sure, u open editorial usually), because it doesn't make u better. secondly, u must solve latest contest in !!virtual participation!! and focus on speed. when u are able to solve 2 tasks fast ans sometimes solve 3 tasks on div2, u will became specialist. to become expert u should know more theory and different algorithms(for e.g. graph algos) and continue participating virtual, trying to solve at least 3 tasks fast!

and the main part as for me is to solve tasks after contest which you haven't solved during contest. for e.g. I try to solve 5 tasks from div2 after contest and 4 during the contest

Good Luck to you, bro:)

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

i think there is no issue of practicing problem in your case. You have solved over 600 question and good amount of above 1400 rated problems . Problem lies on how you are solving questions . Give time to questions, think for atleast one hour before seeing editorial . At this stage you dont need to hurry up . Take time and analyse the question that is most important.