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.
Isn't this the exact same kata as the one you linked in description?
fix
Initial solution setup no longer crashes
Assertions messages improved
Modify
rng
structureReorganize sample tests
Rust translate
Random test for Rust and fix Setup
Thank you! Now it behaves as expected.
Thanks for the feedback. Random tests were completely broken. It should be working correctly now.
Thank you for this great Kata, I really enjoyed solving it! In the random tests of the Kata, there are cases where the search word ends with a period. In these cases, as I noticed only because of the tests, an empty string must be returned. It might be helpful to mention this in the Kata description.
Rust translate
Rust translate
check this
Add random and edge case
Should be fixed.
Merged
Loading more items...