Skip to content

Conversation

@onixlas
Copy link
Owner

@onixlas onixlas commented Oct 9, 2025

Тип: sliding-window
Сложность: medium
Временная сложность: O(n)
Пространственная сложность: O(1)

Ссылка: https://leetcode.com/problems/max-consecutive-ones-iii/

Тип: sliding-window
Сложность: medium
Временная сложность: O(n)
Пространственная сложность: O(1)

-

Ссылка: https://leetcode.com/problems/max-consecutive-ones-iii/
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Test Results

42 tests  +2   42 ✅ +2   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit fd6d1ea. ± Comparison against base commit 924dc73.

♻️ This comment has been updated with latest results.

@onixlas onixlas merged commit e8c3ef3 into main Oct 9, 2025
6 checks passed
@onixlas onixlas deleted the feature/1004-max-consecutive-ones-iii branch October 9, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants