cs2_ak47's blog

By cs2_ak47, history, 8 days ago, In Russian

Hi team. How you know I got 920 rating at 4 contests. I think it is good for me so I want to reach Specialist with minimum number of contests. Can you tell me some algorithms in CP to learn that will be enough to reach Specialist?

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

»
8 days ago, # |
  Vote: I like it 0 Vote: I do not like it

DFS, BFS, DP, Binary search, Graph theory, Tree, Segment Tree.