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.
Go Translation & tried to be more descriptive in the description
This was a pretty easy one
Approved
python new test framework is required. updated in this fork
getShortText
is never tested except in random tests.No random tests in C#
fixed some time ago
Actual and expected are swapped in PHP
Thx
N ice kata
The problem statement is severely underspecified. You can't just give a few simple examples in the description and sample tests, and expect the solver to figure out all the details, i.e. edge cases. No one wants to play hide-and-seek with the random tests and discover new classes of failing assertions on every single attempt.
This comment is hidden because it contains spoiler information about the solution
Fixed
To the description should be added: "Include only words 4 or more characters long that appear at least 2 times in the string"
The expected and actual values are reversed.
Loading more items...