You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🟢 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! 😎
The text was updated successfully, but these errors were encountered:
👋 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.
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! 🚀
🟢 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! 😎
The text was updated successfully, but these errors were encountered: