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.
There are no random tests.
Initial code is missing
static
.Sample tests are broken.
How is this kata different from all the existing prime testing/finding katas?
There is no possibility to edit java translation
Here is scala translation for problem https://www.codewars.com/kumite/5f69be48a981eb00342a99dc?sel=5f69be48a981eb00342a99dc
Ok - got it
I thought that only author can approve translation - need to reread the codewar's laws ;)
Agree about fixing tests
I think you do not need author to do anything, power users and contributors have enough privileges to fix it, accept translations etc.
It would be also better to fix pending issues before creating a new translation.
because I think that author is inactive - and my translations will pend for a very long time
why would you want to recreate it instead of just fixing this one?
Very good kata, sorry that author is offline for a long time.
Thinking about recreating this kata myself, what do you think guys?
Clever
Clever, but modulo operator can return negative values, so this isn't always correct.
Pretty nice kata. One thing I would strongly recommend is adding random test cases. Just to prevent completion of the task by returning expected results once the test inputs have been discovered with syso.