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.
Hi,
Sorry but that's a duplicate of https://www.codewars.com/kata/5680e56f4797a55076000044
edit: dinglemouse did another very similar kata too, which handles the case in the same way than yours. So "double" duplicate, sort of.
You should unpublish it, thx.
Cheers
Trivial map/filter/reduce is not a novel kata idea.
This issue is still not fixed.
Converting to/from binary is not a novel kata idea.
Duplicate.
duplicate of your kata which I believe was already retired.
Description, examples and sample tests should make it clear that you have to return the matched number in any kind of string, and not just find if a string is valid or not; for example
Errrr.... serioulsy...?
and testing that 100 times?
... :/
Random tests should have a
@test.it
blockLength and width of an ellipse is not enough to find the points (since such an ellipse could be anywhere). If you mean that it should be centered at
(0, 0)
then that should be specified.Description should mention that arguments x, y are the axis of the elipse.
The description does not specify which 10 points of the elipse should be returned.
The instructions of what "related to 7" means is only given in the examples. Examples are not specifications.
The description contradicts with the tests (those related to 7 return false in tests but description says to return true)
Loading more items...