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.
lol
Changed everything and then approved.
ingeniously simple is what I mean. It's hard to find solutions like this which avoid so much complexity in the code
Fixed
it
messageEven out the true & false cases
used chai for assertions
Damn, this is beautifully simple
Approved by someone
Approved.
Removed
TestFactory
because it is too loud when tests are failing. Approved.It's also got best practice votes so I interpret it as "a good combination of being maintainable and efficient but not something you would expect to see in production code."
Ali, the only notable aspect of this answer is it's verbosity. It's not clever...
check here please: https://docs.codewars.com/getting-started/solutions/#clever
Approved
i think your algorithm is not reliable: it treats
3
the same as"3"
, which goes against the descriptionClever doesn't necessarily mean best practices. I once saw a solution that was worded in the longest way possible (like, absurdly long) and it got clever because most people got a laugh out of it, lol.
merge conflict
Loading more items...