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.
Yep, it's all about math, but during thinking and probing begin to understand the function reduce much better. And when realize that it's all about max - min, reduce become your close friend. I felt a bit upset that reduce is not the best way to solve 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
As simple as that, sometimes reading the instructions a second time or asking helps you.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
That fails for 5 digits numbers.