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.
Hi,
It's quite weird, I still face: Description cannot be approved, recent changes from related record must be merged first.
Hi, can you please merge your fork with latest changes. it doesnt allow to approve without merging. thanks
thanks for feedback
I see that you solved it, closing an issue.
looks like java is not your language
StackOverflowError :)
+1
hi, the original solution is based on modifying an input array.
Should not be a problem.
Hi Maxxtro,
Besides returning a reversed value, your recursion function should be executed exactly N times
where N is equal to a length of the input string.
Hi hondras,
Thanks for feedback.
I've added Note section to the kata description
Java "Hello world" shows incorect message.
In your case expected:11 actual:12
please check why your recursive function is called 12 times instead of 11. (add counter)
if you can't pass tests it doesn't mean the kata is broken.
please work on your solution.
pls provide any proof or your own solution
pls proof or your solution.
nice, any proof?
+1 to @brendanvos
please read description
Thanks @brendanvos
Loading more items...