Skip to content

Conversation

YeomChaeeun
Copy link
Contributor

@YeomChaeeun YeomChaeeun commented Dec 16, 2024

답안 제출 문제

체크 리스트

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

@YeomChaeeun YeomChaeeun requested a review from a team as a code owner December 16, 2024 09:06
@github-actions github-actions bot added the ts label Dec 16, 2024
Copy link
Contributor

@yoonthecoder yoonthecoder left a comment

Choose a reason for hiding this comment

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

저는 같은 문제를 array 를 sort 해서 두 array 를 비교하는 방식으로 해서 시간복잡도가 O(nlogn) 으로 나와서 O(n) 으로 하는 방법을 구상중이었었는데, 카운트를 이용해서 문자열이 몇 번 나왔는지 세면서 하는 방법이 있었군요! 문제 잘 푸셨어요!!

@YeomChaeeun
Copy link
Contributor Author

@DaleStudy/coach @yoonthecoder
안녕하세요! 3주차 시작하려고 하는데 2주차 승인이 안되어있어서요~
확인 후 승인 부탁드립니다! 😃

Copy link
Contributor

@SamTheKorean SamTheKorean left a comment

Choose a reason for hiding this comment

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

좋은 피드백들이 여럿 오갔군요 ㅎㅎ 이번 주도 고생많으셨습니다!

@SamTheKorean SamTheKorean merged commit 672bf62 into DaleStudy:main Dec 22, 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