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.
Description should be language-agnostic (regarding the function name in examples) It should be generalized to just with input and output
Haskell translation
It seems reasonable to rank anything to do with regular expressions as at least 7. It's a whole language within a language.
Opportunity taken after all.
Currently looks language-agnostic to me. Adding language-specific examples seems overkill for this description.
Closing.
JS update to
Node 18.x
; major maintenance to test suite.approved
This comment is hidden because it contains spoiler information about the solution
To implement this suggestion, the description
will also have to be changed into
Given the task here is to restore an "eggcoded" string to its original string.
So eggcoding
"no egg"
give us"neggo egegggegg"
, restoring it will give us back"no egg"
.I think
"neggo egg"
is an invalid input -- there are no original string that maps to it.Approve me too ;-)
hm... didn't think that such a simple pattern would work. but okay i guess.
This comment is hidden because it contains spoiler information about the solution
Enabled in this fork
Loading more items...