HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
875 stars 1.05k forks source link

Kadane's Algorithm #1773

Closed Sameera-Aryasomayajula closed 3 years ago

Sameera-Aryasomayajula commented 3 years ago

🚀 Feature

An efficient program to find the sum of contiguous subarray within a one-dimensional array of numbers which has the largest sum.

Have you read the Contributing Guidelines on Pull Requests?

Yes

Motivation

(Please outline the motivation for the proposal.)

Pitch

I would like to work on the C++ version of the kadane's algorithm.

samir-0711 commented 3 years ago

I want to work on this. Can you assign me this issue? Also add DWOC label.

Sarthak-9 commented 3 years ago

I would like to work on this. May I go ahead with this ? @shraddhavp @dwoc

shriyaMadan commented 3 years ago

I would like to work on this issue. Can add in Python/C++/Java.

shraddhavp commented 3 years ago

@Sarthak-9 @shriyaMadan @Sameera-Aryasomayajula @samir-0711 please refer the issue #1604