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
This comment is hidden because it contains spoiler information about the solution
Good suggestion dinglemouse.
I gonna address the issue.
Tests @submit do not work with Java.
Fixed and re-published. Thanks.
I am requesting your help again: how can I check my kata with the codewars inteface?
Sorry but it is my first attempt...
Yes! One of the test cases (put in same test method) was not correct. I split and fixed.
Thanks a lot!
An IntStream. See https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html#chars--