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.
Thanks, fixed.
That isn't an issue, just an opinion on a kata.
It is asking to write a simple predicate function of three arguments.
It gives examples, and from that you have to figure out how to write the function.
The description is simple, write a function which returns a boolean based on three arguments. The task is kind of a puzzle more than anything.
Added.
macnick, I think he means you need to test the fixed tests the same way you do the randoms as there can be multiple answers and if you just allow one (which assertEquals does )it is inconsistent with the description.
Fixed.
The reference solution fails on the fixed tests.
That isn't an error, the expected result is correct.
When you are posting an issue :
Consider if a kata has 1000+ solves, the problem might not be in the kata.
That isn't an issue, but an opinion on the test suite / specifications.
This comment is hidden because it contains spoiler information about the solution
Random tests?
This comment is hidden because it contains spoiler information about the solution
This issue :
Description is updated to clarify the second method is essentially a map over a range.
If any language doesn't actually implement that, raise an issue noting the specific problem.
Loading more items...