37
Exercism
(exercism.org)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Good to know! I've been using local testing and fortunately haven't run into a case where the tests pass local and fail on their servers. Yet.
My most intense solution so far had been a very multi-core Knapsack solution. The tests they provided are pretty minuscule, which probably helped.