Programming contests
From HaskellWiki
(Difference between revisions)
(some text) |
(Added mathschallenge.net - project euler) |
||
| Line 22: | Line 22: | ||
* [[SPOJ]] | * [[SPOJ]] | ||
| + | |||
| + | == Project Euler == | ||
| + | |||
| + | "Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve." | ||
| + | |||
| + | * [http://mathschallenge.net/index.php?section=project Project Euler] | ||
== International Obfuscated Haskell Code Contest == | == International Obfuscated Haskell Code Contest == | ||
Revision as of 04:15, 18 September 2006
There are a number of online programming contests of interest to Haskell programmers. This page attempts to document and help coordinate the efforts of the Haskell community.
Contents |
1 The ICFP Programming Contest
A yearly contest run by the functional programming community, open to all comers. Haskell has been highly successful over the years, winning several times.
2 Great Language Shootout
A highly visible language performance contest.
The old wiki keeps a track of our submissions.
3 SPOJ
4 Project Euler
"Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve."
5 International Obfuscated Haskell Code Contest
The IOHCC as been held three times.
6 More
...
