Architgupta001 / Hacktoberfest-2021

15 stars 127 forks source link

Sliding Window #149

Open manavdesai27 opened 3 years ago

manavdesai27 commented 3 years ago

Maximum Sum of Subarray of size k. I will solve this using the sliding window technique.

Added pull request #151 .

manavdesai27 commented 3 years ago

Kindly assign this issue to me.

Architgupta001 commented 3 years ago

okay

manavdesai27 commented 3 years ago

@Architgupta001 In which folder should I add the cpp file as there are two C++ folders?

blaze116 commented 3 years ago

Kindly assign this issue to me

manavdesai27 commented 3 years ago

@blaze116 It is already assigned to me. I recommend you read contributing.md file. You will find the steps to contribute there. Happy Coding!

blaze116 commented 3 years ago

Okay, Thank you!!

On Wed, Oct 6, 2021 at 11:00 PM Manav Desai @.***> wrote:

@blaze116 https://github.com/blaze116 It is already assigned to me. I recommend you read contributing.md file. You will find the steps to contribute there. Happy Coding!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Architgupta001/Hacktoberfest-2021/issues/149#issuecomment-936749686, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOXCA5NXVU4HZDZMMI5MY3UFSBVBANCNFSM5FNTCQ6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

anujjain5699 commented 3 years ago

Will u please assign this issue to me