SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 98 forks source link

Kadane's Algorithm #352

Open RAshid602 opened 3 years ago

RAshid602 commented 3 years ago

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 commented 3 years ago

Kindly Assign this to me.

SarthakKeshari commented 3 years ago

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

RAshid602 commented 3 years ago

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

SarthakKeshari commented 3 years ago

@RAshid602, Surely I'll look into it