Skip to content
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

Kadane's Algorithm #352

Open
RAshid602 opened this issue Oct 8, 2021 · 4 comments
Open

Kadane's Algorithm #352

RAshid602 opened this issue Oct 8, 2021 · 4 comments
Assignees
Labels
hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Question Add a question

Comments

@RAshid602
Copy link
Contributor

Enter your question -

Find the contiguous sub-array(containing at least one number) which has the maximum sum and return its sum.

Enter link to the question(if question belongs to any online platform) -

https://practice.geeksforgeeks.org/problems/kadanes-algorithm-1587115620/1#

Tags for the question(eg - Array, Basic, Stack, etc.) -

Array

@RAshid602
Copy link
Contributor Author

Kindly Assign this to me.

@SarthakKeshari
Copy link
Owner

@RAshid602,
Go ahead, Kindly add your solution to "GeeksForGeeks" folder
Deadline - 09/10/2021

@SarthakKeshari SarthakKeshari added hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Question Add a question labels Oct 8, 2021
@RAshid602 RAshid602 mentioned this issue Oct 8, 2021
7 tasks
@RAshid602
Copy link
Contributor Author

There is conflict but i think it will be resolved if you delete the update(Which is done my mistake),

@SarthakKeshari
Copy link
Owner

@RAshid602,
Surely I'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Question Add a question
Projects
None yet
Development

No branches or pull requests

2 participants