Skip to content

Conversation

gmlwls96
Copy link
Contributor

@gmlwls96 gmlwls96 commented Dec 22, 2024

답안 제출 문제

체크 리스트

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

@gmlwls96 gmlwls96 requested a review from eunhwa99 December 22, 2024 08:25
@gmlwls96 gmlwls96 requested a review from a team as a code owner December 22, 2024 08:25
@gmlwls96 gmlwls96 changed the title [Week3](gmlwls96) two-sum [gmlwls96] Week3 Dec 22, 2024
@@ -0,0 +1,29 @@
class Solution {
// 시간 : O(logN), 공간(2N)
Copy link
Contributor

Choose a reason for hiding this comment

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

안녕하세요 코치 Flynn입니다 😀
Big O 분석에 도움이 될만한 링크 첨부하겠습니다
참고하시면 좋을 것 같아요

https://discord.com/channels/775115965964222492/1313636223058972703/1314140425216327731

Copy link
Contributor Author

Choose a reason for hiding this comment

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

감사합니다~ 한동안 코딩테스트 놓고있다가 다시하니 시간복잡도, 공간복잡도가 많이 헷갈리더라구요~
좋은 자료 제공해주셔서 감사합니다~!

Copy link
Contributor

@eunhwa99 eunhwa99 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~

@gmlwls96 gmlwls96 merged commit a2556d1 into DaleStudy:main Dec 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants