I wonder... We want SO to be useful for programmers so we answer questions from others. But what if we come up with challenges? (With the Challenge tag) which wouldn't be just questions but small competitions between visitors to provide the best result, instead of just a single answer. Of course, those challenges would need to have some real world value but also have an educational value. They would not be wiki's since we want people to earn reputation with their good answers, with the best ones earning the most. Furthermore, they should require reasonable short answers and not long pieces of text or code.
A question would be e.g. asking on how we could filter away certain words from a long text in C#. It would be a challenge if we'd asked for the fastest way to filter away certain words from a long text in C#! Everyone could then supply a code snippet and others could comment about it, perhaps even improving the speed of the algorithm.
