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.
Hello thanks for the message. The instructions and examples on the Kata description are correct sort in descending order.I believe you may be referring to the unsorted string.
Could you clarify what the sort order is supposed to be if the names have the same length? From the example it seems like they should be in reverse order than how they appear in the original string, but this isn't the case in the random test cases.
No worries I just wanted to make sure there wasnt an issue. I think the translations are solid. Thanks
I think I accidently modified the test cases, sorry about that.
Hello will you please tell me specifically where this error is occurring in the tests? I didn’t code the Ruby or Javascript translations but after reviewing them I do not see this issue. There is no extra comma on any of the fixed tests so I assume this is occurring during the random tests. Is the error occurring in the Javascript translation during random tests? Thank you for helping me make this Kata better.
There's an extra comma in one of the test cases: [... ",Nobuyuki" ...].