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.
Changed
That's actually intentional. Emoji are Characters aswell :)
EDIT: I'm not sure if it is benefitial to state which kind of symbols to expect but I added a note to indicate as much.
If the requirements are still not clear, please create a new issue. Thank you.
I've removed the offending part of the requirements.
I've added testing against randomly generated sentences and upped the variation of the random word tests.
For everything else I can think of I'd need to include an implementation of the solution.
You know, it sounded like a neat idea when I wrote it, but probably isn't now that you brought it up.
I don't appreciate how you approached me about it but I must concede that you have probably more experience writing kata's on codewars, so I'll take your advice and remove it.
Thank you for your feedback.
I have provided some simple random testing to prevent hardcoded solutions.
Not sure how much use it will be to add further randomization as it will polute the tests unnecessary.
I am open to any actionable suggestions, if you have any on top of your mind.
Thank you for your feedback. I am sorry but I can't agree with you.
If we would want to use this function alongside other case changing functions, such as
String.prototype.toUpperCase()
andString.prototype.toLowerCase()
, we would expect it's return behaviour to be ident.Do you think it would be easier to understand where this requirement comes from, if it is explicitely explained?
Thank you for your feedback, please let me address these issues. English is not my first language.
Are the new Rule Definitions easier to understand?