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.
Description should be language-agnostic
Fixed formatting a little bit because of crappy initial code and it passed all of the tests... What?
Why is it even a task? This kata should be retired for good.
No random tests. (atleast in python).
Descrption should be language-agnostic
No random tests in all languages
Python new test framework should be used
string
parameter should be replaced with something else since it shadows a builtin libraryThe description doesn't say that there may be recursive callbacks.
It's better if you note it there.
Becase I wrote a piece of code that calls the fourth argument in the beginning, therefore causing "Maximum call stack size exceeded" error.
JS: How about only have a single assertion in every iteration of the random test? Instead of swapping around the arrays & sets, you could increase the amount of tests. Right now it's kinda hard to maintain.
Python translation
It is a great kata to learn about calendars and dates, but it needs improvements:
TODAY
variable is not how calendars are to be testedJS: Node v12 should be used enabled along with its appropiate assertion tools (Mocha + Chai).
JS: Node v12 should be used along with the appropriate assertion tools (Mocha + Chai)
The description should explain how strings and array of strings are compared.
Loading more items...