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.
Way more challenging kata than the easier version, I really like understanding its mechanisms and the entire series...
why tf cant i import typing
This comment is hidden because it contains spoiler information about the solution
mb i have skill issue
That's the opposite... The actual problem is the extra
s
plural of criteria is criterion but it doesn't matter imo
Nice solution. I did similar, but I used 3-(a[i] + a[i+1]), but it doesn't work when they are equal
solution must work correct, it mustn't be short
P.s Sorry, eng not my lang
Great kata of the series to start with.
Finding the right code and make it work out on your own is a lot more rewarding from my perspective and I think not only mine, in this kata and many other ones you get to practice some dynamic programming concepts basically, optimization, algorithm efficiency, which is something that's already there and every coder should at least try to get familiar with, you've only got to do better and more research sometimes to get a deeper general idea.
Thanks a lot!
Approved
Thanks!
Approved.
Java translation
Loading more items...