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.
Nice one!
it won't give an extra column? if not it's quite cool
read the description carefully. first i solved it for the GREATEST SUM of 5 consecutive digits then after the tests failed realized it was NOT asking for the sum but just the largest 5 digit number. doh!
ship it. straight to prod. haha love this
i was thinking the same thing :)
This comment is hidden because it contains spoiler information about the solution
I agree that it's optimal to stop searching immediately when the outlier is found rather than processing the entire list.
Thanks! oversight on my part, tests past great now
Are you doing that?
the tests are still broken unless 72 is smaller than 19...
Gorgeous!
this needs to be added to the coding hall of fame. epic.
I would say yes.
This comment is hidden because it contains spoiler information about the solution
Not that this is that difficult, but seems like it should be a 7 kyu not 8
Loading more items...