TecHAyusH6476 / DSA-Prep-HacktoberFest22

DSA important questions in terms of interview and OA of product based companies.
MIT License
18 stars 105 forks source link

Maximum Product Subarray in an Array #162

Closed Anshul-9923 closed 2 years ago

Anshul-9923 commented 2 years ago

Hi @TecHAyusH6476 I have written the solution of problem Maximum Product Subarray in an array using DP. Please take a look.

TecHAyusH6476 commented 2 years ago

DP 🥶 indeed the important and scary topic. @Anshul-9923 I'll merge it , thanks for contribution