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.
awesome glad to see someone else had a similar solution to mine!! only thing i would change would be the unnecessary memory use for a as the sort method modifies the original array.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
it blows my mind how much RegEx reduces the lines of code. I really got to put my all into RegEx
This comment is hidden because it contains spoiler information about the solution