Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор SOHAG_007, история, 21 месяц назад, По-английски

Yeah finaly I reached the pupil . Now, I want to become Specialist.What should I learn? Should I learn first graph theory then DP or first DP then Graph Theory?

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

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

First you need to master recursion then dp then graph

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

    Should I learn DP??

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

      Well first master recursion and backtracking then go to dp

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

      Don't listen to him, he is not even specialist. How can he tell you how to become specialist if he has never been there? For specialist all you need to learn from graph theory is DFS, and you might need to learn some elementary DP, however I got to specialist without knowing it at all (I'm still bad at DP but that's a different topic). Go to USACO guide silver section, and learn all there is (except functional graphs), and practice 1500+ problems on cf, number theory is very frequent too for div2C, so you should know a bit about that (property of gcd, lcm, prime numbers...).

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

Congrats! I think DP problems appear more often than graphs

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

consistency is on another level..

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

Congrats bro, and I finally reached the specialist after a lot of effort :')

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

    oh good. But what is your stratagy top reach specialist?

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

      You solved a lot of problems (1600) :O, you solved a lot of problems that are easy for your rating, you need to solve difficult problems:

      Try to solve problems in the 1500-1600 range, and only after these problems will be easy for you to solve, you are guaranteed to be an specialist, so if you want to achieve an X rating, then you need to solve problems in the range X + 100 — X + 200

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

you didn't?

bruh

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

Practice 1200R-1400R problems and sometimes 1600R problems maybe. 1600R is much harder compared to 1400s, specially if you compare 1400s vs 1200s and 1600s vs 1400s. I would recommend learn basic graph theory first (dfs, bfs) then go for DP. Before starting dp, make sure you have a clear idea how recursion works. Moreover, DP is not just a single topic you can learn and start solving right away, it is a whole another dimension. So, mastering DP will require time. And most of the good DP problems I have seen are above 1700R. Below that range, dp problems are quite rare. Anyways, you can learn DP and graph theory concurrently once you have covered the basics, I don't see the problem.

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

    After I saw your account statistics, I change my mind. Don't practice 1200 rating problems, practice 1600 only. Also, by the time I had 68 1400R solves, I was specialist already, why is your rating so low? How do you practice

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

159 fucking contests !!

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

Logic building first

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

160 contests ? you are great man bro