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.
This comment is hidden because it contains spoiler information about the solution
Description should be language-agnostic (regarding the examples
I have been solving this problem for two days. I've tried a lot of options. And yes! It started working in the development environment. And here (For input string: "") Added even a null exception and NOTHING! What did I leave out or is it not a complete description of what should be when entering an empty string.
There appears to be a problem with the Coffeescript version of this kata with respect to the Random Tests. I receive the following error message "RangeError: Maximum call stack size exceeded" when the Random Tests are performed. If I copy the first random test arguments and make a new Fixed test using those exact same arguments, the error message is not generated.
This comment is hidden because it contains spoiler information about the solution
Deprecation warning in Rust (tests use an outdated function):
C++ Translation.
Just realize i misunderstand the phrase
the first in order of appearance
Example case: BAABB
If you think B is first in order of appearance, it's wrong.
A is correct answer. It can paraphrase 'the first in order of appearance which have highest length`
This comment is hidden because it contains spoiler information about the solution
Rust: no random tests
Python new test framework should be used
JS: Should use Node v12 and the approriate assertion tools (mocha + chai).
Python new test framework should be used and 3.8 enabled
Python new test framework should be used and 3.8 enabled
This comment is hidden because it contains spoiler information about the solution
Loading more items...