Skip to content

Update max_sub_array.py #1000

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 3 commits into from
Jul 17, 2019
Merged

Update max_sub_array.py #1000

merged 3 commits into from
Jul 17, 2019

Conversation

SandersLin
Copy link
Contributor

@SandersLin SandersLin commented Jul 11, 2019

added another method of computing maximum sum subarray

added another method of computing maximum sum subarray
@cclauss cclauss merged commit f64b602 into TheAlgorithms:master Jul 17, 2019
@cclauss
Copy link
Member

cclauss commented Jul 17, 2019

The good news is that this PR is merged and got us to 100 doctests so congratulations for that. The bad news is that this PR raised two new pytest warnings. Are you up for trying to fix those?

stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Update max_sub_array.py

added another method of computing maximum sum subarray

* Update max_sub_array.py

* Update max_sub_array.py
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.

3 participants