...

/

Untitled Masterpiece

Try to solve the Maximum Product Subarray problem.

Statement

Given an integer array, nums, find a subarray that has the largest product, and return the product.

Constraints:

  • 1≤1\leqnums.length ...

Access this course and 1200+ top-rated courses and projects.