Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
Java Translation
OCaml translation
The sketchy looking runtime is just OUnit taking forever to print the individual test titles. Getting rid of those reduces runtime to a few ms.
Some of the labels in the description ascii art are off center.
Does the tag "Number Theory" imply that some specific piece of number theory knowledge is needed to solve this?
Minor suggestion:
Normalize the window size and center of the examples. They will look nicer and I think be easier to parse.
Python translation
Lua translation!
Haskell translation
Scala translation
C# Translation (straightforward 1-1 to my earlier c++ translation).
This comment is hidden because it contains spoiler information about the solution
C translation
Python translation, please review.
JS tests. In the fixed tests, this block:
should be replaced by:
(Testing sin and cos, and changing the value for sin.)
Loading more items...