Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📃: Adding Maximum Product Subarray Problem using Sliding Window Algorithm ->Leetcode problem -152 #112

Closed
MeenakshiAM opened this issue Oct 20, 2024 · 3 comments

Comments

@MeenakshiAM
Copy link

🟢 Title : Maximum Product Subarray
🟢 Programming language : Java
🟢 Objective : Optimized Solution
🟢 Summary : Finding the maximum product of the subarray that could be obtained from the input array which could contain both positive and negative elements.
algorithm used- Sliding Window Algorithm


✅ Details to Include When Taking the Issue:
Name : Meenakshi


Happy Contributing! 🚀

Wishing you all the best on your open source journey😍.
Enjoy! 😎

Copy link

👋 Thanks for opening this issue! First please star the repository and follow me in github. We appreciate your feedback and will look into it as soon as possible.

@MeenakshiAM
Copy link
Author

Hi @abhisek247767 sir

I like to provide solution for this problem please assign to me and please add hacktoberfest label to this one,
Thank You.

Copy link

Hello @MeenakshiAM! Your issue #112 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants