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

[Idea]: Sliding Window Maximum Problem #1017

Closed haseebzaki-07 closed 4 days ago

haseebzaki-07 commented 4 days ago

Idea Title

Sliding Window Maximum

Idea Description

i want to add Sliding Window Maximum problem under the sliding window section of the repo.

Potential Benefits

Implementation Suggestions (Optional)

No response

github-actions[bot] commented 4 days ago

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