Skip to content

O(n) Maximum subarray bugfix and tests #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 27, 2018

Conversation

emyarod
Copy link
Contributor

@emyarod emyarod commented Feb 27, 2018

Fix #137 and add tests for O(n) maximum subarray implementation.

@emyarod emyarod changed the title Maximum subarray linear time bugfix and tests O(n) Maximum subarray bugfix and tests Feb 27, 2018
@mgechev
Copy link
Owner

mgechev commented Feb 27, 2018

Outch! Thanks for the catch!

@mgechev mgechev merged commit 857b3be into mgechev:master Feb 27, 2018
@emyarod emyarod deleted the maximum-subarray-linear-time branch January 16, 2020 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants