Leetcode 152: Maximum Product Subarray

preview_player
Показать описание


📚 MY ALGORITHMS BOOKS RECOMMENDATIONS:

📚 MY SYSTEM DESIGN BOOKS RECOMMENDATIONS:

🎥 MY FAVOURITE GEAR
Рекомендации по теме
Комментарии
Автор

Best explanation I could find for this problem

BingumallaAbinay
Автор

Very good explanation! I don't know how much time there is behind this problem, but it showed up clearly.

GiuseppeCanto
Автор

Could you explain what the purpose of "minProd" is? Specifically, the line where it states "minProd = min(minProd*num, num)". I understand everything else. Thanks a bunch!

kkhann
visit shbcf.ru