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.
Approved
python new test framework is required. updated in this fork
No random tests in PHP
Actual and expected are swapped
Parameter in initial solution setup is missing
$
2 years later...
still no random tests :/
"already approved some time ago"
Done!
I've found two more:
You task
should beYour task
langauge
should belanguage
Fixed
Typo in description,
equivilent
should beequivalent
.Do I get a "Silent Assassin" tho? ))
Still no random tests.
Looks like you mutated the input array.
Issue with the random test in Ruby
Testing for [80, 48, 97, 44, 57, 46, 61, 83, 46, 75, 88, 13]
It should work for random inputs too - Expected: 80, instead got: 46
Testing for [86, 22, 33, 19, 70]
It should work for random inputs too - Expected: 86, instead got: nil
Hi, I made a C# translation for this Kata.
It has random tests too.
Loading more items...