priy1712's blog

By priy1712, history, 7 months ago, In English

I am currently a newbie ,started giving contests about a month ago and I am mostly able to solve div2 and div3 A and B problems in the contests I have given till now. But that is where I get stuck , I am not able to solve the C problems. Edit: reached pupil after Div3 916

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

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

Deleted

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

Solve A,B,C in div2.

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

Solve Div-2 A,B very fast and accurate also. You will reach 1200+ easily.. Then you will have enough time to think about C. And if you solve C often, you will reach specialist.

  • »
    »
    6 months ago, # ^ |
    Rev. 2   Vote: I like it 0 Vote: I do not like it

    yeah just remember you have to solve problem X fast before solving problem X+1. For this reason "focus on VPs for a while and then focus on problemset for another while" may be a good strategy.

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

      VP means?

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

        virtual participation (you can find the button in the contest or problem page)

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

          I perform better in VP's but not in live contest like that.Just because of performance pressure.How to be good at that?

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

            For me it's the opposite. I need pressure to make my brain work.

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

              How can I make your habit my habit?

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

                While attempting contests, I tend to focus more on problem solving than any other aspect. Maybe you can also try to just focus on improving your problem solving skills + learning new stuffs and eventually you will gain rating as a by product.

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

                  Great,i will do this for sure.But can you tell me how to disable standings page during contest.That is my biggest distraction.Whenever I don't open that my contests go well otherwise not.

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

                  Even if there was a way to disable it, you'd already knew how to enable it again. So, why not just increase your will to focus better.

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

                  I will try... thanks

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

    Hello Bro.. What should be the practice strategy to solve Div-2 A,B fast?? What topics should I Learn?? TIA

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

      ad hoc(different ideas for each problem), basic sorting and greedy usually is enough to get Div2 A and B in contests,practice problems rated 800-1000 since your rating is around 600.

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

write all the contests and finish them.

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

    ты говоришь писать все контесты, а ты будешь писать контесты которые будут 23 и 24 декабря?

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

      I dont understand you , i am speak only on eng

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

        я знаю что ты с Казахстана, и то что ты знаешь русский язык, бойся

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

          ti kto takoi ya tebya ne ponimau

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

    ah yes why didnt I think of that

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

Auto comment: topic has been updated by priy1712 (previous revision, new revision, compare).

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

to reach specialist you need to solve a, b and c ind div2 or a-e in div3, it will give you up to 200 rating ( depends to your speed )

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

At any cost, you must give all educational div 2 and div 3 rounds. They're the rounds in which you have the highest chance of a positive. Keep spamming virtual contests EVERY SINGLE DAY. There is no shortcut to it. The best way to stay motivated and on the grind everyday is through virtual contests.

"Do the hard work, especially when you don't feel like it" — Hamza

All the best :)

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

Div2c or Div3d/e should lead you to cyan.

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

    what rated problems should I practice for those, also I need to get faster in solving A and B.

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

solve 1800-1900

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

At first, try to solve AtCoder ABC first 4 questions , all within limited time , this site give nice complex knowledge about data structure(which needed to reach) , Mostly Div2C (according my exp) is math of basic algorithm, such as DP, binary search, bfs,dfs,dejkstra , so if you have a issue in this algo , solve them:), at last you should read a blog of E869120 about how to reach a new rank. In conclusion I wish you to reach your goal, good luck!)

»
6 months ago, # |
  Vote: I like it +6 Vote: I do not like it

I will guide you to reach LGM.

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

You can first reach Candidate master,then win and cheated with another one,then you can reach Expert win114514.