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.
I am having the same issue. Did you manage to find the solution for this by any chance?
When attempting to submit, all the test cases except testGetWinner_07 is passing.(Java)
Log Message: Expected: is "KL"
but: was null.
I tried debugging, but I cannot seem to find what exactly is causing this. Can someone please help with this. Thanks in advance