/max-subarray-prod

Divide and conquer solution to the "Maximum Product Subarray" problem on LeetCode.

Primary LanguageJava