Skip to content

Conversation

@onixlas
Copy link
Owner

@onixlas onixlas commented Nov 15, 2025

Тип: Hashmap
Сложность: medium
Временная сложность: O(n log n + m log m)
Пространственная сложность: O(n + m)

Ссылка: https://leetcode.com/problems/determine-if-two-strings-are-close/

Тип: Hashmap
Сложность: medium
Временная сложность: O(n log n + m log m)
Пространственная сложность: O(n + m)

-

Ссылка: https://leetcode.com/problems/determine-if-two-strings-are-close/
@github-actions
Copy link

github-actions bot commented Nov 15, 2025

Test Results

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

Results for commit 5784a8b. ± Comparison against base commit e1e980a.

♻️ This comment has been updated with latest results.

@onixlas onixlas merged commit 1e5b507 into main Nov 15, 2025
6 checks passed
@onixlas onixlas deleted the feature/1657-determine-if-two-strings-are-close branch November 15, 2025 10:08
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