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.
Same thing happened to me. The example tests didn't have negative numbers, but the random numbers all have negative numbers. So just have to account for negatives.
i had to use memoization to solve it.. although looking at some of the top answers didn't look like they did
This comment is hidden because it contains spoiler information about the solution
I recently joined this website and a lot of the problems I thought were too easy.. and then this one came along and I thouroughly enjoyed it.
This comment is hidden because it contains spoiler information about the solution