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 solution was sick.
This comment is hidden because it contains spoiler information about the solution
nice solution
This comment is hidden because it contains spoiler information about the solution
This is an interesting solution, thanks for sharing
Nice one
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
fastest solution
This is clever!
This comment is hidden because it contains spoiler information about the solution
I think, such solution is not optimal due to O(N) performance. You are converting all elements in list to int even if element is int.
Hey it seems I found another kata where this person passed the challenge but their solution does not pass.
Edited...how does this pass ???
This comment is hidden because it contains spoiler information about the solution