Skip to content

[2025-05-02] yerin #471#476

Open
blaire-pi wants to merge 1 commit intomainfrom
yerin-#471
Open

[2025-05-02] yerin #471#476
blaire-pi wants to merge 1 commit intomainfrom
yerin-#471

Conversation

@blaire-pi
Copy link
Copy Markdown
Collaborator

PR Summary

<풀이 시간>
2시간

<문제 회고>
팰린드롬 여부를 매 번 확인하는 건 O(n**3)이 될 수 있으니, 인덱스별로 팰린드롬 여부를 저장했다.

image

@blaire-pi blaire-pi requested a review from c0natus May 2, 2025 08:20
@blaire-pi blaire-pi self-assigned this May 2, 2025
@blaire-pi blaire-pi linked an issue May 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2025-05-02]: 팰린드롬 분할

1 participant