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.
Is this the code I'm going to see if I work as a software engineer in Japan? Hahaha
What kind of sorcery is this?
Thanks for sharing this advice. I was thinking this was a clean way of doing it.
one liners doesn't mean clean code
dude...
This so funny LMAO. I love how this guy made a one liner solution so freaking complicated
What the hell is this?! LMAO how's this a correct solution
This comment is hidden because it contains spoiler information about the solution
I don't get it
I'm not that good in Java but just wanna know why you have to assign "" with s.charAt(i2)+s.charAt(1+i2)?
but what if the array isn't in reverse order?