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.
Instead of imaging what the input is, try printing it.
All tests work for me except one.
"Should handle upcoming big numbers expected:<1> but was:<2>"
If upcomming number is 1000000, then current number is 999999 and it's interesting number, why should i return 1 if it's better to return an interesting number than an almost interesting one.
If it is interesting, then it's not almost interesting, where is the ambiguity?
Follow that order.
All of those numbers are interesting.