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.
Fixed in this fork
Fixed in this fork
Ruby :
JS Node 18. should be enabled
Golfed reference solution should be ungolfed
Random tests generation should follow Python's logic instead of choosing from a fixed list of values
Enabled in thsi fork
Assumes all numbers are in range, returns error for if not.
Approved
python new test framework is required. updated in this fork
https://www.geeksforgeeks.org/python-list-comprehensions-vs-generator-expressions/
The kata spec is missing crucial information. If we're finding the exit but the exit has no special indication, how do we know whether a particular tile is an exit? The kata at least assumes that
Which are all missing from the spec.
Test failure message is broken:
This produces the character for every single element of inp. Kind of slow?
I believe there is a wrong message while failing tests. The ordering of the words, it says "{correct_result} should equal {wrong_result}", like in this case: 'LoBan wario hello' should equal 'LoBan wariohello'.
Can this comment be viewed by those who did not solve the kata yet?
I don't understand the interface. Sorry.
Please use spoiler flag next time.
Loading more items...