Contiguous Array Python - 525 Leetcode

preview_player
Показать описание
🔴 Question Link -

✅Connect with me

🔴 Question with Example
Given a binary array, find the maximum length of a contiguous subarray with equal number of 0 and 1.

Example 1:
Input: [0,1]
Output: 2
Explanation: [0, 1] is the longest contiguous subarray with equal number of 0 and 1.
Рекомендации по теме
Комментарии
Автор

what will be time and space complexity here ?

moviescontroversy
join shbcf.ru