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.
Groovy Translation
Please check and approve!
Scala translation
Is it possible to contact the author? My solution does not pass the tests, although the function return result is expected.
Or can someone tell me what the problem is?
python new test framework is required. updated in this fork
Python: Random tests are vulnerable to input modification
JS: Node 18. should be enabled with unnecessary logs removed
Description should be language-agnostic
Name of the global variable that holds the values of the notes in Ruby is not mentioned in the description. I had to use global_variables method to print all global variables and figure out which one was it.
Javascript incorrect usage of it and describe blocks.
Fixed, sample and example tests involving floating point values should be added across all languages
Actual and expected are swapped in C#
Description should be language-agnostic
Description should be language-agnostic
C# documentation should be removed
There are floating point errors in Ruby && Crystal (at least) such that outputs differ by 1e-7 to 1e-10 fail!!!
Should've use
approx_equals
Loading more items...