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.
Haskell translation
I've also updated the description to replace the Python-specific blocks with language-agnostic replacements. This might conflict with the pending Scala translation.
Scala translation
Pretty challenging mathematical kata to learn with.
Haskell translation
I've updated the description, as it appears that there were Python-specific blocks that wouldn't have shown up in the recently approved Scala translation. I'm not fluent in Scala, so those parts may need tweaking.
This comment is hidden because it contains spoiler information about the solution
Approved by someone
Scala translation
Way too tough for 5kyu. Suppose no 5kyu level would be able to crack it without looking into the solution on the web
You are completely right. I just fixed this typo.
In the instruction you write gdc() and then gcd. I'm quite sure both of them should be gcd
Done!
split up random tests in batches of max 100 tests, the feedback pane can't handle this much tests
Thanks for the suggestion! I removed the random tests from the preloaded section.
Don't use preloaded section for random test generation.
You're right. To solve this I removed the original image and added a cool coin image in text format.
Loading more items...