Google-Developer-Student-Club-RJIT / Google-Developer-Student-Club-RJIT/DSA

Kadanes algorithm

Open
#10 0 comments 0 reactions 1 assignee Claimed by @adarsh4489 View on GitHub
hacktoberfest hacktoberfest-accepted
Dominant language
C++
Stars
1
Forks
18
PR merge metrics
No merged PRs in 30d

Description

want to solve this algorithm in c++.
language:
* [x] C++
* [ ] C
* [ ] JAVA
* [ ] Python

Non-Code:
* [x] Add readme
* [ ] Add images

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

the task of finding a contiguous subarray with the largest sum, within a given one-dimensional array A[1...n] of numbers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.