oh_i_test_it_ldkslkdsldk's blog

By oh_i_test_it_ldkslkdsldk, history, 2 years ago, In English

how to reach stable pupil?

downvoted accepted

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

In my experience, good level of logic and knowledge of some basics algorithm enough for stable pupil.

  • »
    »
    2 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    knowledge of some basics algorithm, which algorithm basics?

    • »
      »
      »
      2 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Brute force, binary search, greedy (usually with sortings), basic number theory (and math), dp, constructive algorithms. Most Div2 AB only need to these algorithm. These are the most basic algorithm. If you want to be Specialist or Expert, you need to learn more algorithm and improve your ability on solving problems.

      • »
        »
        »
        »
        2 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Is there any good mashup or contest to practise in these topics ?

      • »
        »
        »
        »
        2 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        lol you don't need dp for stable pupil, dp can be div2C but I don't think I have ever seen a div2 A or B be dp

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

Bro at least touch pupil once?