LLawliet-'s blog

By LLawliet-, history, 4 hours ago, In English

What is the most important topics that i have to focus on to reach expert?

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
4 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

I don't know but lately it seems like codeforces likes to give out math and dynamic programming topics.

  • »
    »
    4 hours ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Thank you for your advice :)

»
4 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Greedy algorithm and binary search.

»
4 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Particularly DFS/BFS, bin search, dp, data structures, greedy and of course math. It is obvious that math here is the most important.

»
4 hours ago, # |
  Vote: I like it -7 Vote: I do not like it

You can do some DP problems,and you need to improve your math skill too.

»
2 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Basic data structures.