Day 26 of 31-Day May LeetCode Challenge
1 min readMay 26, 2020
--
Given a binary array, find the maximum length of a contiguous subarray with equal number of 0 and 1.
--
Given a binary array, find the maximum length of a contiguous subarray with equal number of 0 and 1.