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.
Sure it is, with more than 7000 approved katas, and more with basic stuff like this.
I checked the that kata. After re-check its same like this. I think finding unique idea harder than writing code.
There are already several published solutions in the other kata that pass your golf version (for example). In this case it's really no use to try to publish a new kata. To pass this kata you there is not need any smart/unexpected trick, just reduce the code of almost all solutions of the other kata to the minimum, there is nothing interesting in this new one.
That's not same thing. It this kata you need calculate value of number with nth root. And this kata you need write most minimalist code as you can.
Duplicate despite the code golf limit
Duplicate
Please unpublish.
If you have a kata idea, ask in
#kata-ideas
if it is novel before investing time in creating a kata.You're filling the array with functions, not numbers, in the random tests.
Also, description promises at least 2 numbers, and you sometimes generate arrays with only 1 element.
This kata should not have been published with these problems - get things like these right before publishing. Help is available on Discord. Documentation is available on Docs. Also, read ( and steal ) other people's tests on kata you have solved.
This very much feels like a duplicate, though I can't immediately find a comparable kata. Not raising the
Issue
just yet, but a simplereduce
over polyvariadic arguments doubtlessly has been done. If I find anything, I'll let you know and request unpublishing.10.000 IQ coding
I need relearn javascript, or i need a brain;
Using pop is very good.
Solving question: NO!
Rewriting BigInt: YES!