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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Does CodeWars not support the .flat method?
Reads logically and simply. Wow.
Can you explain more than just repeating what is asked? What does name mean?
I only had 4 tests
This comment is hidden because it contains spoiler information about the solution
Can't you just fix the test?
This comment is hidden because it contains spoiler information about the solution
I am not passing one under random arrays:
Expected: 29, instead got: 14
Is it possible one element can be the greatest out of the consecutive sums??
Please advise what this array looks like.
Update: Looks like it! Passed!
This is when CS fundamentals come in handy. It's beautiful.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Javascript- This one's got a lot of edge cases I had to take care of, so that might be it?
Loading more items...