TECHOUS / AlgoHeist

A repository for algorithms in different languages for the beginners to contribute and learn.
GNU General Public License v3.0
56 stars 97 forks source link

Max product subarray and max sum subarray in array of integers. #235

Closed stubborn-1508 closed 11 months ago

stubborn-1508 commented 1 year ago

I would like to add the code using kadane's algorithm with a little variation in case of finding product.

GauravWalia19 commented 1 year ago

Which language you will be submitting the code

Harsh8084 commented 1 year ago

I will submit the code in c++ Kindly assign it to me.

stubborn-1508 commented 1 year ago

I will be submitting the code in C++. Sorry for the late response .Please can you assign it to me under the label hacktoberfest.