Skip to content

Conversation

@onixlas
Copy link
Owner

@onixlas onixlas commented Aug 17, 2025

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

Ссылка: https://leetcode.com/problems/find-pivot-index/

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

-

Ссылка: https://leetcode.com/problems/find-pivot-index/
@github-actions
Copy link

Test Results

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

Results for commit 01b38f0. ± Comparison against base commit defea25.

@onixlas onixlas merged commit 586d6a4 into main Aug 17, 2025
3 checks passed
@onixlas onixlas deleted the feature/724-find-pivot-index branch August 17, 2025 07:06
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