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.
That is too much "Shit" xD
Just use
hyperfactorialShit *= (shit ** shit)
Haha
I like the way your broke this down. Best practice in my opinion.
This comment is hidden because it contains spoiler information about the solution
I like the use of recusion, modifying input, and slice() methods, but I do not think this would run as "Best Practice", especailly with 0 comments...
However, this Kata is pretty clever. Good work.
Me 2!
This comment is hidden because it contains spoiler information about the solution
Check out https://minond.xyz/brainfuck/
Do you remember how long it took you to make this kata?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I like your kata's reduce method.
Good job
Thanks for this.
This comment is hidden because it contains spoiler information about the solution
After comparing the speed between my solution and yours,
it seems that they are both approximately similar.
Can anyone please help me understand how to know weather my/their code falls under O(1), O(n), O(n * n)?
Thanks
Thankyou for this
Loading more items...