Skip to content

Conversation

@dylan-jung
Copy link
Contributor

@dylan-jung dylan-jung commented Nov 9, 2025

답안 제출 문제

작성자 체크 리스트

  • Projects의 오른쪽 버튼(▼)을 눌러 확장한 뒤, Week를 현재 주차로 설정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 StatusIn Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

검토자 체크 리스트

  • 바로 이전에 올라온 PR에 본인을 코드 리뷰어로 추가해주세요.
  • 본인이 검토해야하는 PR의 답안 코드에 피드백을 주세요.
  • 토요일 전까지 PR을 병합할 수 있도록 승인해주세요.

@dylan-jung dylan-jung changed the title [dylan-jung] WEEK 01 SOLUTIONS [dylan-jung] WEEK 01 solutions Nov 9, 2025
@sonjh1217 sonjh1217 self-requested a review November 10, 2025 02:26
@dylan-jung dylan-jung moved this from Solving to In Review in 리트코드 스터디 6기 Nov 10, 2025
Copy link
Contributor

@sonjh1217 sonjh1217 left a comment

Choose a reason for hiding this comment

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

다섯 문제를 다 하시다니 대단하십니다! 문제별로 간단하게 시간복잡도랑 공간복잡도도 계산해서 적어보시면 좋을것같습니다

}
return {};
}
};
Copy link
Contributor

Choose a reason for hiding this comment

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

좋은 풀이인데요! 복잡도가 nlogn이라 복잡도 n인 해시맵 풀이법도 해보시면 좋을 것 같습니답!

@dylan-jung
Copy link
Contributor Author

말씀해주신 대로 시간복잡도와 공간복잡도에 대한 코멘트를 달아두었고, two sum / top-k-freq / house-robber 문제에 대해선 조금 더 효율화 할 수 있어서 효율화 진행했습니다! 읽어보시고 더 피드백 주실 게 없다면 머지 진행하겠습니다.

@dylan-jung dylan-jung requested a review from sonjh1217 November 16, 2025 03:12
@dylan-jung dylan-jung merged commit 5c15cc6 into DaleStudy:main Nov 16, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Review to Completed in 리트코드 스터디 6기 Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

2 participants