What are some good websites for programming puzzles? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T21:07:41Z http://stackoverflow.com/feeds/question/325653 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles 14 What are some good websites for programming puzzles? Programmer 2008-11-28T12:26:27Z 2009-11-22T17:12:13Z <p>Programing puzzles can be a great way to practice your skills and kill time between projects. What sources do you use for programing puzzles?</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325657#325657 25 Answer by Greg for What are some good websites for programming puzzles? Greg 2008-11-28T12:28:06Z 2008-11-28T12:28:06Z <p>Try <a href="http://projecteuler.net/" rel="nofollow">Project Euler</a>.</p> <blockquote> <p>Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.</p> </blockquote> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325660#325660 8 Answer by danimajo for What are some good websites for programming puzzles? danimajo 2008-11-28T12:28:26Z 2008-11-28T12:28:26Z <p>Ruby: <a href="http://rubyquiz.com/" rel="nofollow">http://rubyquiz.com/</a> Python: <a href="http://www.pythonchallenge.com/" rel="nofollow">http://www.pythonchallenge.com/</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325661#325661 1 Answer by dove for What are some good websites for programming puzzles? dove 2008-11-28T12:28:26Z 2008-11-28T12:28:26Z <p>as mentioned before here, <a href="http://projecteuler.net/" rel="nofollow">project euler</a> is hard to beat</p> <p>edit: by before i meant in other questions, but now see someone was quicker on the type!</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325665#325665 5 Answer by BraveSirFoobar for What are some good websites for programming puzzles? BraveSirFoobar 2008-11-28T12:29:39Z 2008-11-28T12:29:39Z <p>'Hard' programming interview questions</p> <p><a href="http://everything2.com/title/hard%2520interview%2520questions" rel="nofollow">http://everything2.com/title/hard%2520interview%2520questions</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325668#325668 2 Answer by Sunil for What are some good websites for programming puzzles? Sunil 2008-11-28T12:30:31Z 2008-11-28T12:30:31Z <p><a href="http://icpcres.ecs.baylor.edu/onlinejudge/" rel="nofollow">http://icpcres.ecs.baylor.edu/onlinejudge/</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325670#325670 1 Answer by RoadWarrior for What are some good websites for programming puzzles? RoadWarrior 2008-11-28T12:31:01Z 2008-11-28T12:31:01Z <p><a href="http://www.techinterview.org/" rel="nofollow">TechInterview</a> is quite good. Here's the <a href="http://discuss.techinterview.org/?interview" rel="nofollow">discussion forum</a>.</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325698#325698 5 Answer by Tomas Pajonk for What are some good websites for programming puzzles? Tomas Pajonk 2008-11-28T12:41:42Z 2008-11-28T12:41:42Z <p><a href="http://www.topcoder.com/" rel="nofollow">http://www.topcoder.com/</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325708#325708 1 Answer by Chrys for What are some good websites for programming puzzles? Chrys 2008-11-28T12:45:41Z 2008-11-28T12:45:41Z <p>Java Programmers:</p> <p><a href="http://www.javabat.com/" rel="nofollow">javabat</a></p> <p><a href="http://javablackbelt.com/" rel="nofollow">java black belt</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325717#325717 3 Answer by Bill the Lizard for What are some good websites for programming puzzles? Bill the Lizard 2008-11-28T12:49:06Z 2008-11-28T12:49:06Z <p>I found that the <a href="http://www.pythonchallenge.com/" rel="nofollow">Python Challenge</a> was a good way to learn Python. The puzzles start out <em>very</em> easy but ramp up in difficulty fairly quickly. They're set up in a good sequence to guide you to explore the Python libraries.</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/325776#325776 1 Answer by nullreference for What are some good websites for programming puzzles? nullreference 2008-11-28T13:27:51Z 2008-11-28T13:27:51Z <p><a href="http://discuss.techinterview.org/?interview" rel="nofollow">http://discuss.techinterview.org/?interview</a></p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/1308061#1308061 2 Answer by Mahesh for What are some good websites for programming puzzles? Mahesh 2009-08-20T18:40:29Z 2009-08-20T18:40:29Z <p><a href="http://plg1.cs.uwaterloo.ca/~acm00/" rel="nofollow">University of waterloo's programming contest puzzles</a> are quite good. Definitely recommended for college students. </p> <p>You can also search their archive for Past Waterloo Contests. Also check out previous <a href="http://www.acm.inf.ethz.ch/ProblemSetArchive.html" rel="nofollow">ACM ICPC problem set archive</a>. </p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/1354784#1354784 0 Answer by uzurpatorul for What are some good websites for programming puzzles? uzurpatorul 2009-08-30T20:11:50Z 2009-08-30T20:11:50Z <p><a href="http://www.projecteureka.org" rel="nofollow">Project Eureka</a> has some interesting programming puzzles, however it is not limited to programming, there are other interesting categories as well (like ligic/probability puzzles).</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/1379575#1379575 0 Answer by namin for What are some good websites for programming puzzles? namin 2009-09-04T14:22:17Z 2009-09-04T14:22:17Z <p><a href="http://programmingpraxis.com/" rel="nofollow">Programming Praxis</a> has some pretty sweet programming exercises, with official solutions in Scheme. Visitors also posts solutions, notably in Haskell.</p> http://stackoverflow.com/questions/325653/what-are-some-good-websites-for-programming-puzzles/1779298#1779298 0 Answer by st0le for What are some good websites for programming puzzles? st0le 2009-11-22T17:12:13Z 2009-11-22T17:12:13Z <p><a href="https://www.spoj.pl/" rel="nofollow">SPOJ</a></p>