This comment is hidden because it contains spoiler information about the solution
Nice one regexp solution!
True coffeescript solution!
Nice solution.
This might be fail, if in the hash not just the given keys.
BTW there are some room for improvement.
This kata is not about algorithm, but the reference of the language.
There are another thing: some solutions are using regexp with the \w in the beginning, they will fail if the first word will be more or equals to the 5 letters.
Ruby version have an issues with the naming conventions. Method should use underscore notation.
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
Nice one regexp solution!
This comment is hidden because it contains spoiler information about the solution
True coffeescript solution!
Nice solution.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This might be fail, if in the hash not just the given keys.
This comment is hidden because it contains spoiler information about the solution
BTW there are some room for improvement.
This kata is not about algorithm, but the reference of the language.
There are another thing: some solutions are using regexp with the \w in the beginning, they will fail if the first word will be more or equals to the 5 letters.
This comment is hidden because it contains spoiler information about the solution
Ruby version have an issues with the naming conventions. Method should use underscore notation.
This comment is hidden because it contains spoiler information about the solution
Loading more items...