JahonaliX's blog

By JahonaliX, history, 4 hours ago, In English

Hello codeforces. I need your help to reach CM. Can you tell me what algorithms, data structures need to reach CM?

Sorry for my poor english.

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

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

You already look like you are growing consistently, keep doing what you are. I am sure you will! All the best :)

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

    Thank you! but I don't know many algorithms and data structures, and I think algorithms and data structures need to reach CM.

»
2 hours ago, # |
Rev. 2   Vote: I like it +4 Vote: I do not like it

Why do you think that you need knowledge of data structures or algorithms to get to CM? Just ask yourself how many times you didn't solve a problem in contest just because you didn't know the algorithm or data structure(I am not talking about Div. 2 F problems which you don't need to solve to get to CM). In my case, I don't remember a single time. Just keep practicing and you will get there.

»
101 minute(s) ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

hi, your rating graph is really impressive, you become expert in 2 months since become cyan

can you tell me little bit about what you have done during that time? special training or resource or etc.

I believe you will become CM soon though

»
67 minutes ago, # |
Rev. 5   Vote: I like it +1 Vote: I do not like it

(Here's the easiest (and worst) way to reach CM https://mirror.codeforces.com/profile/Psychotic_D.) You were faster than me in edu 168. I think you probably should learn some more general ideas and techniques such as using sqrt(N or Q) or using segment trees. I'm pretty sure you'll reach Master soon.