[dylan-jung] WEEK 01 solutions#1984
Merged
Merged
Conversation
sonjh1217
approved these changes
Nov 16, 2025
Contributor
sonjh1217
left a comment
There was a problem hiding this comment.
다섯 문제를 다 하시다니 대단하십니다! 문제별로 간단하게 시간복잡도랑 공간복잡도도 계산해서 적어보시면 좋을것같습니다
| } | ||
| return {}; | ||
| } | ||
| }; |
Contributor
There was a problem hiding this comment.
좋은 풀이인데요! 복잡도가 nlogn이라 복잡도 n인 해시맵 풀이법도 해보시면 좋을 것 같습니답!
Contributor
Author
|
말씀해주신 대로 시간복잡도와 공간복잡도에 대한 코멘트를 달아두었고, two sum / top-k-freq / house-robber 문제에 대해선 조금 더 효율화 할 수 있어서 효율화 진행했습니다! 읽어보시고 더 피드백 주실 게 없다면 머지 진행하겠습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
답안 제출 문제
작성자 체크 리스트
In Review로 설정해주세요.검토자 체크 리스트