iamdestinychild / 30-Days-DSA-Challenge

A 30 days challange for you to learn data structure and algorithm
MIT License
45 stars 66 forks source link

53. Maximum Subarray - LeetCode (in cpp) #223

Closed imbeshat closed 1 year ago

imbeshat commented 1 year ago

Description

Hi, I want to work on this problem of Leetcode in cpp. Can you please accept this issue and assign it to me?

DSA Problem

Given an integer array nums, find the subarray with the largest sum, and return its sum.

iamdestinychild commented 1 year ago

for contributions kindly read the contribution.md