I'm trying to prepare for the ACM competition in November, and I'm going through the practice problems and getting stuck on data structure or implementation problems. I tried to find a discussion board or forum for discussing these types of problems, but I couldn't find one in about thirty minutes of Web searching. Is there a forum for discussing ACM-type problems? I appreciate the help as I wouldn't like to spam SO when I need help with a problem.

Thanks, Kevin

link|improve this question

It's not a forum, but programmers.stackexchange.com – BoltClock Sep 25 '10 at 20:20
2  
So you spam to tell us that you don't want to spam us :) – Henrik P. Hessel Sep 25 '10 at 20:21
Sorry. I appreciate the help. – Kevin Burke Sep 25 '10 at 22:28
feedback

closed as off topic by Henrik P. Hessel, Gert G, BoltClock, GregS, Graviton Sep 26 '10 at 8:06

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

1 Answer

up vote 2 down vote accepted

The best place I found to train for ACM was http://train.usaco.org .

The ACM Archive seems particularly apt as well: http://acmicpc-live-archive.uva.es/nuevoportal/

I would also recommend:

Contest websites:

Online judge websites:

Everyone knows about this by now, but it's still a nice resource:

link|improve this answer
feedback

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