bokuto_alright's blog

By bokuto_alright, history, 5 days ago, In English

Everyone I know has stopped Competitive Programming after getting a Job which made me sad. Is there no passion for Competitive Programming? Do people really solve all these problems in hopes of getting a better Job. Do Jobs even require you to be CM or IM for the hiring process? It's weird to me since I always did this for fun

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

if you have a full time job and do cp in spare time then you truly do this for fun. otherwise it's LARPing. for jobs I do believe you referring dev job SWE or similar, as far as I know blue in cf in minimal and CM is good enough in most situation.

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

Most competitive programming algorithms are used every day at work. Graphs, sorting, set operations, linear search, combinatorics, segments, intervals. There is no particular point in continuing the competition. You can continue solving problems to the point of “Okay, the solution is already visible, all that’s left to do is type the code. Move to next one.”