vote up 0 vote down star
3

Post sites with good programming, math, or algorithm challenges/problems/puzzles to solve. Things to stretch your mind, creativity, and logical thinking.

(One site per answer, please.)

flag

12 Answers

vote up 8 vote down check

This has been asked a few times.

link|flag
vote up 0 vote down

Coder Challenge @ TDWTF Forums

link|flag
vote up 0 vote down

http://www.techinterview.org/

link|flag
vote up 1 vote down

http://www.softwareinterview.com

link|flag
vote up 4 vote down

One of the most well-known - and hardest, in my opinion - is Project Euler. It's very math-focused, but I think it ends up teaching algorithms and Big-O better than any other practice-problem site I've seen.

link|flag
vote up 0 vote down

Good basic C questions: http://www.gowrikumar.com/c/index.html. These vary from "spot the bug" type questions to tricks that check your knowledge of the basic libraries and syntax, to exercises working through the logic of a snippet.

link|flag
vote up 0 vote down

Can it be language specific? If so I'd say RubyQuiz

link|flag
vote up 1 vote down

I had a lot of fun with the Python Challenge. For the most part, it is language agnostic, but there are a few problems which require python libraries.

link|flag
vote up 1 vote down

I believe this has been asked several times before :-)

But anyway - TopCoder is fantastic, as is Project Euler, Tech Interview and Hardcore Riddles :-)

link|flag
vote up 0 vote down

Where do you go to tickle your brain

link|flag
vote up 0 vote down

The Car Talk Puzzler is sometimes math-related, and usually interesting.

link|flag
vote up 0 vote down

The Sphere Online Judge is my current favorite. Tons of really challenging problems as well as a forum where you can get a little help if you need it.

link|flag

Your Answer

Get an OpenID
or

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