Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do programmers should train in ACM-contests? [closed]

A lot of those coders, who are succeed contests like TopCoder SRMs, or Google Codejam, etc., get good jobs and salary. But is it really neccesary? I mean, do all code developers should know different algorithms, structures, or all this contests are just wasting of time? The problem is those contests take much time - to train, to study, to take part in. I am a student, so I haven't much free time. So I should make a decision: or I do it (in case this gives me knoledges that are useful in future), or I just forget about it and study something else. Any ideas?

like image 852
Alex Avatar asked Sep 26 '10 10:09

Alex


2 Answers

I think you need to think about what you want from your career 1st and then see what you need to do to get there. If after doing that, you have proof that succeeding in these contests results in good jobs / salary in an area that interests you then I think you have your answer.

like image 183
Paul Hadfield Avatar answered Sep 24 '22 15:09

Paul Hadfield


Knowing and understanding a range of different algorithms, design patterns, languages and hardware specifics gives you a greater flexibility when it comes to job hunting. As such i think these competitions are an excellent way to learn (either as a participant or as an observer) some new skills and increase your hire-ability.

like image 42
Val Avatar answered Sep 22 '22 15:09

Val