pranjay-poddar / Data-Structures-And-Algorithms

Important data structure and algorithms codes and concept's open-source repository.
https://bit.ly/30DLzuJ
MIT License
48 stars 109 forks source link

kadaneAlgorithm.cpp #85

Closed Chanchal2125 closed 2 years ago

Chanchal2125 commented 2 years ago

Description

I added a new Algorithm in CPP folder which is Kadane Algorithm. It is basically used to find the maximum subarray sum in efficient way

Fixes #

Type of change

Checklist:

Chanchal2125 commented 2 years ago

I had a doubt If PR having tags "Hacktoberfest-accepted" are accepted?? Few repos are moved to Excluded Project...And they have the tag.....Will it be counted??

pranjay-poddar commented 2 years ago

I don't know about other repos but PRs in excluded projects are not counted.