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.
Scala translation
CoffeeScript translation
It should be stated in the description that forms like "0xff0gf0" are considered incorrect.
Description should be language-agnostic
LISP translation available. Cheers!
JS: Node v12 should be used along with the appropriate assertion tools (Mocha + Chai)
No random tests
Node 18 should be enabled (Refer this and this for more info)
No random tests in Coffeescript
C++ translation kumited
This comment is hidden because it contains spoiler information about the solution
Looks like there's already a kata for abbreviating middle names: https://www.codewars.com/kata/5768a693a3205e1cc100071f
This kata is titled "Abbreviate last names" but the task is to abbreviate the middle name?
I'd advise testing against an uppercase to make the tests more robust and making slightly more difficult as well as testing a random to prevent hardcoding the solution :)
Usually (always?) hexadecimal numbers contain only lowercase or only uppercase letters. If you're mixing them together, you should mention it.
No random tests.
I understand this may be a beginner Kata, however this may be a little too easy. Anybody just starting into code could solve this.
Loading more items...