Skip to content

Conversation

@onixlas
Copy link
Owner

@onixlas onixlas commented Oct 8, 2025

…en Length

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

Ссылка: https://leetcode.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length/

…en Length

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

-

Ссылка: https://leetcode.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length/
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Test Results

40 tests  +3   40 ✅ +3   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 29b4ed7. ± Comparison against base commit 9e65dc0.

♻️ This comment has been updated with latest results.

@onixlas onixlas merged commit 924dc73 into main Oct 8, 2025
6 checks passed
@onixlas onixlas deleted the feature/1456-maximum-number-of-vowels-in-a-substring-of-given-length branch October 8, 2025 16:01
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