ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
59 stars 184 forks source link

[Feature Request] Maximum sum subarray of size K #895

Closed haseebzaki-07 closed 5 days ago

haseebzaki-07 commented 6 days ago

🚀 Feature Request

Is your feature request related to a problem? Please describe.

I want to add Maximum sum subarray of size K problem and solution under the sliding window section

Would you like to work on this feature?

github-actions[bot] commented 6 days ago

👋 Hi @haseebzaki-07! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.