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.
Rejecting, this is already the current description. The only difference being
This translation:
Current description:
I would create a regexp variable to have 1 rule for this function..., also replace
+
toNumber()
also need to add a test if it's non matched...This comment is hidden because it contains spoiler information about the solution
If you have a problem and then you think you have to use regex to solve that problem, now you're left with two problems.
Great clever solution tho.
Python 3.8 translation
Moreover, the solution uses a lot of regex
match
calls for the same array items during the sorting. That is not efficient by its nature.This looks cool, but sorting takes O(n*log(n)) time, while we already have the exact place where it should be, so it should be possible to do the same in O(n) time
Can someone approve this?
he! he! he! like a xmas garland ! ;))
Thank you, Blind4Basics, I logout and in again. Then it worked. Just updating page didn't work. Thank you for fixing!
load the page of the trainer again: it should be. If still not good, post here the input, expected and actual values.
For python, it is still not resolved.
This comment is hidden because it contains spoiler information about the solution
resolved
Loading more items...