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.
Nice!Tried this but got some weird error when trying to sort ages. Definetely my fault, but nice to see it could be done!
While concise, this solution should not be considered best practices given its time complexity of O(n^2)
nice
sweet
cool, why did I even bother with recursion
Pretty cool!
maths...
Ah, I was clever, but not clever enough.
oh mine!!! i had this intentionpainful
what the fuk
Genius solution!
crispy one , bravo
would have been more elegant to just use reverse string slicing.
Wow. A really clever approach. Congrats.
Not sure what are you referring to as the "loop". The argument passed in is a list so there is no need to transform it.
Loading more items...