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

Title: Maximum Product Subarray Problem using Sliding Window Algorithm #103

Closed
MeenakshiAM opened this issue Oct 20, 2024 · 2 comments
Closed
Assignees
Labels
Assigned📋 This issue has been assigned to you! Closed:🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 No_Update It's been so long you are not responding to this issue so we are going to close the issue soon.

Comments

@MeenakshiAM
Copy link

Initiative (Required)

Hacktoberfest 2024 🎃

Is your proposal related to a problem? Please describe.

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

Add any other context or screenshots about the proposal request here.

No response

Copy link

@MeenakshiAM

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to SkillShow 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@Kushal997-das Kushal997-das added Assigned📋 This issue has been assigned to you! hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 labels Oct 22, 2024
@Kushal997-das Kushal997-das added No_Update It's been so long you are not responding to this issue so we are going to close the issue soon. Closed:🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. labels Oct 30, 2024
Copy link

Hi @MeenakshiAM 👋, your issue #103 has been successfully closed ✅. Thank you for your valuable contribution! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned📋 This issue has been assigned to you! Closed:🚫 This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates. hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 No_Update It's been so long you are not responding to this issue so we are going to close the issue soon.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants