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
I have created a gravatar account with the very same email address, uploaded a picture, but i still see the default pic here at codewars. What am i missing?
Is there a way to see what my code is being tested against when i click on 'Submit'?
I get errors out of the blue at different katas. Would be great to see the test code snippet belonging to each kata.
Yea, realized it meanwhile.. Regarding array manipulation, do you mean if i manipulated the input array of minMax method? Nope.
Thank you! Now i see what i did wrong.
Test runs are passing. However just as with some other katas i get arbitrary, not-helpful failure message when i try to submit.
testThrowTheKitchenSinkAtEm(AbbreviatorTests)
expected:<...m8c: mat'the; mat, s[a]t> but was:<...m8c: mat'the; mat, s[1]t>
I mean, im just learning java and i get errors out of the blue...
Any idea how can i skip this? Or how to solve if it cannot be skipped?
This comment is hidden because it contains spoiler information about the solution