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.
@jonny2345678 this is the best kata i've ever done in my life. And i do karate. idk what @FArekkusu is talking about - this is perfection! You should work for DeepMind I reckon.
Duplicate of the duplicate https://www.codewars.com/kata/617e01e7b328a500334bdde8, retired yesterday...
I have edited the test case code for your first comment about the it blocks, I hope this has solved this first issue
https://docs.codewars.com/authoring/guidelines/submission-tests/#input-mutation
Thanks for the tips, I'm new to this, can you briefly explain what you mean that users can modify the input? and how I can stop this?
it
blocks all saying"Random Test Cases"
Thanks very much! still new to this :)
@jonnywong28: if you're interested in authoring kata, you should begin with reading the entire documentation about it.
https://docs.codewars.com/authoring/kata
Cheers
describe
andit
blocksThe user can modify the input- depends on the issue above"The returned list should be ordered alphabetically" - not tested- depends on the issue aboveThis is a trivial map/filter/reduce kata. Unless you change the task significantly, no matter how many little conditions you add, it's still going to be a duplicate. Considering this kata has 25% approval rate after 10 votes, it's very likely to be retired soon anyway.
Thank you! Since the string must also begin with a letter from (a-m), isn't this unique? If not, I'll go away and change it again
Sorry but changing this to
a multiple of 3
still makes this kata a duplicate of existing ones (filtering plus string manipulation).Thank you! I have added random test cases now :)
I changed the question slightly anyway to try and avoid duplicating
Thanks for the feedback, I have made changes to sort out all of these issues, I hope it's better now
Loading more items...