Skip to content

[SAM] Week 13 solutions #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 29, 2024
Merged

[SAM] Week 13 solutions #199

merged 6 commits into from
Jul 29, 2024

Conversation

SamTheKorean
Copy link
Contributor

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 문제도 시간복잡도와 공간복잡도 표기 부탁드리겠습니다 : )

@SamTheKorean SamTheKorean marked this pull request as ready for review July 28, 2024 03:31
@@ -0,0 +1,16 @@
# TC : O(n log n)
# SC : O(n)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹시 O(n)이 어떻게 나왔을까요? O(1) 인 것 같아서요!

@leokim0922 leokim0922 merged commit 34f24b1 into DaleStudy:main Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants