Y
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
abhibansal530
2029 days ago
https://projecteuler.net
has the same concept, but it's more oriented towards math problems.
link