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 #68

Open
1 of 4 tasks
shreyamedehal opened this issue Oct 2, 2021 · 1 comment
Open
1 of 4 tasks

Kadane’s Algorithm #68

shreyamedehal opened this issue Oct 2, 2021 · 1 comment
Assignees
Labels
assigned Hacktoberfest pr's or issues under hacktoberfest

Comments

@shreyamedehal
Copy link

shreyamedehal commented Oct 2, 2021

Description

explanation of Kadane’s Algorithm - find the sum of contiguous subarray in a 1-D array of numbers that has the largest sum.

Programming language

  • C
  • C++
  • Java
  • Python

Are you contributing under any open-source program ?

hacktoberfest


@shreyamedehal shreyamedehal changed the title Kadane’s Algorithm: Kadane’s Algorithm Oct 2, 2021
@siddhi-244
Copy link
Member

Go for it 🎊

@siddhi-244 siddhi-244 added assigned Hacktoberfest pr's or issues under hacktoberfest labels Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Hacktoberfest pr's or issues under hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants