prawintech / DSA-Hacktoberfest

Here, you can contribute your learnings about data structures and algorithms and contribute in this hacktoberfest to help the community . Thanks
MIT License
5 stars 5 forks source link

Working on to add - Subarray sum problem and it's solution #19

Open HameedMulani opened 2 years ago

HameedMulani commented 2 years ago

Working on to add - subarray sum problem and its solution by all methods using 1) Brute force, 2) Prefix method and 3) Kadane's algorithm(Optimal solution)].
language :- C++

HameedMulani commented 2 years ago

Why will you assign this to me? Ans: I have solved Striver's DSA sheet, so I have good Experience in Algorithms and Optimisation.

And please add the #Hactoberfest Label

Sakshi2002-Sinha commented 2 years ago

Hello, Can you please assign this issue to me? I have solved the Subarray sum problem on leetcode. Thanks in advance :)