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.
Beautiful Kata. I created one similar with Template Literals! Check me out!
very clever how reduce got utilized
replace .forEach with .map and it still works
nicely done!
This comment is hidden because it contains spoiler information about the solution
nice solution very smart
This comment is hidden because it contains spoiler information about the solution
i've been testing it and the result is 0.3999999999999999
so it means this code is not finished yet
it is the length of null problem. this code is not reliable
at 2nd line, part after OR does not make sense. works without that piece of code
This comment is hidden because it contains spoiler information about the solution
nice one
with optimal test cases reverse would fail. sort is saver.