Skip to content

Conversation

Jeehay28
Copy link
Contributor

@Jeehay28 Jeehay28 commented Feb 3, 2025

답안 제출 문제

체크 리스트

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

@Jeehay28 Jeehay28 requested a review from mmyeon February 3, 2025 12:16
@Jeehay28 Jeehay28 requested a review from a team as a code owner February 3, 2025 12:16
@github-actions github-actions bot added the js label Feb 3, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

binary search 알고리즘을 잘 사용하신것 같아요 :)

Copy link
Contributor

Choose a reason for hiding this comment

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

LinkedList 의 특성을 정석적으로 활용하신것 같습니다!

Copy link
Contributor

Choose a reason for hiding this comment

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

해당 문제는 DP 로 풀어야 해서 3중 for-loop를 사용하면 시간초과가 되죠!

Copy link
Contributor

Choose a reason for hiding this comment

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

모든 변수와 함수들이 직관적으로 정리가 매우 잘 된것 같습니다. 엄청 교과서적으로 풀이 해 주신것 같아요 대단하십니다..!

Copy link
Contributor

@TonyKim9401 TonyKim9401 left a comment

Choose a reason for hiding this comment

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

9주차 문제 풀이 어떠셨나요?
저는 8주차에 비해 난이도가 급상승 한 것 같아 많이 애먹었던 한주 였습니다.
미리 approve 해두겠습니다. 시간적 여유가 있으시다면 마지막 hard 난이도 문제도 풀어보시면 너무 좋을것 같습니다.
10주차 문제 풀이도 파이팅입니다!

@SamTheKorean SamTheKorean merged commit 6764df4 into DaleStudy:main Feb 9, 2025
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