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.
How does this algo decides if it should be camelCase or PascalCase?
This comment is hidden because it contains spoiler information about the solution
bro, the kata literally has the regular expression tag .-.
This comment is hidden because it contains spoiler information about the solution
It took me 41 lines haha. Great solution
You're insane. That's exactly what regex is meant for.
That's even more impressive
how the hell did you guys came up with these solutions?
Bro
You even know how to use key in sorted function
not to sound pedantic, but i feel like importing a module is a bit of a cheat.
сould someone please explain me why {6,}$
not {3,}$ ???
Very clever!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Elegant solution!
Question: The details say to note that "it may happen that the input string have leading, trailing whitespaces and more than a unique whitespace between two consecutive numbers". This solution and many others don't seem to account for that i.e. if there are multiple whitespaces between numbers then there is inconsistent spacing in the output string.
Amazing
Loading more items...