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.
absolutely Diabolical!!!!!
loved it.
Very enjoyable kata.
The Kata is not hard, it's just not fun.
Just square each number in the row and sum, that's it. Beware of large primitive numbers. If the return type is already a BigInteger take it as a hing.
it's counter intuitive, like a paradox, a potato paradox maybe "wink wink"
Note to self: ANALYZE THE TEST CASES!!!!!
Java: a masterclass on how to not write a KATA.
nah it's indeed a 7kyu the description needs better.
by greatest it means a group of 5 numbers that as a number is higher than the other groups
I don't think this is a troll kata, It just made me realize I am not as observant as I thought.
Google what is a Wilson prime number before you get mad at the kata like me.
This could be considered as a 7kyu
Weight? Seriously Weight?????
Wasn't expecting this one to be so funny
the only thing you were told not to do hahaha
Is decyphering the incredibly well written instructions part of the kata difficulty?
Just a random tip.
Remember that any prime number after 10 is a multiple of 6 -+ 1 for example 11 = (6 * 2) -1 , 13 = (6 * 2) + 1
Loading more items...