How to prepare for acm programming contest? I am interested in Java. Have any tutorial guide by which I can prepare myself for participate acm Programming Contest? Please advice me asap.

link|improve this question
Do you have any OOP programming experience at all? – claymore1977 Sep 30 '11 at 16:19
perhaps this site will help: cm.baylor.edu/welcome.icpc – DwB Sep 30 '11 at 16:20
4  
If you have to ask you probably shouldn't be going. – Perception Sep 30 '11 at 16:20
register to an online judge site, and start solving + submitting problems... – amit Sep 30 '11 at 16:23
feedback

closed as off topic by µBio, Perception, Bart Kiers, JB Nizet, amit Sep 30 '11 at 16:28

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

2 Answers

Even with some OOP background, jumping into a language for the purpose of entering a contest would put you at a severe disadvantage, I would think.

Besides, I'm not trying to be rude, but wouldn't have http://www.google.com/ been a better starting point for this endeavor?

Some results from a google search:

link|improve this answer
feedback

Try out ACM Solver. It doesn't have much Java posts, but suggests a lot of good algorithms. Plus it has links on online judges, which would give you good feedback and a feel how these contests go.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.