Hacker News new | ask | show | jobs
by gsinclair 2033 days ago
My experience of other coding challenges is: here's the problem, and you submit source code which is run against many test cases to confirm correctness. Advent Of Code only asks you to submit an answer, not source code.
1 comments

https://projecteuler.net has the same concept, but it's more oriented towards math problems.