Skip to content

question about the MaxSubArraySum problem #47

Open
@crevillo

Description

@crevillo

hello. I've got a question about this problem. probably i haven't understood it correctly.
shouldn't the result of this test be 23 instead of 19?
https://github.com/azdanov/php-interview-exercises/blob/master/tests/MaxSubArraySum/Complete/MaxSubArrayCompleteTest.php#L28

9+8+6 = 23?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions