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.
JS updated. Performace requirement actually implemented; example solution updated because it was too slow, and returned arrays of
String
objects.If any solutions inexplicably fail, check they don't return arrays of
String
objects instead of primitive strings.assert.deepEqual
distinguishes between the two. This is less than ideal, but I'm not about to override that.Haskell translation
Merged.
python new test framework is required. updated in this fork
I love this kata. But It is a suggest.
I think my solution is very slow. But my solution completed the kata.
The random tests can be more hard. I think the slow codes shouldn't pass this kata.
bruhh execution time out ...
C++: STDERR
Max Buffer Size Reached (1.5 MiB) Error in Random Tests
Description should be language-agnostic
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )any hints
C++ 17 should be enabled.
Spent so much time one a wrong approach! untill realised it was much easier
Haskell : https://www.codewars.com/kumite/5b90b11f7b579dd8de000110?sel=5b90b11f7b579dd8de000110
Loading more items...