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.
Sample test is broken in C#
Quite an easy question to solve. However, there should be a mention to someone new to codewars how to supply a string to the function. If it wasn't for one of the comments, I wouldn't know that you have to use
this
keyword. The description needs more work.It was fun!
But it's kind of daunting to spend an hour and see that the answer in the solutions is so compact while yours is so long :p
How do you even come up with those super smart solutions ?
I didn't want to click train before I read the description and had an idea of what needs to be done. Is it just me but does not the description provide a description of whitespace but not actually states what needs to be done i.e. an objective, an output etc.
Chai + assert for CoffeeScript
This also adds Katakana random tests since the only issue I could find with them was Python 2.x specific?
python new test framework is required. updated in this fork
Scala translation
TypeScript translation (literal translation of JavaScript)
TypeScript Translation
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/203.
Please join the discussion to help us identify duplicate kata and retire them.
Description doesn't specify that capitalized letters in the middle of a word should be changed to lower case, but the test cases require it.
Hello! I would suggest to add one test case with empty string(not a realistic tweet though) and one with a single character.
What is difference between Laint and katakana alphabet?
It works fine on Latin alphabet so I dont have idea why it doesn't work on katakana
How are we suppose to handle katakana (Japanese) alphabet? All my tests passed except with katakana alphabet.
Forked ruby translation, including new test framework, Ruby 3.0 and a cleaner description -- please check and approve!
Loading more items...