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
Can't you just fix the test?
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.
Javascript- This one's got a lot of edge cases I had to take care of, so that might be it?
Loading collection data...
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...