Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[정현준] 14주차 #593

Merged
merged 1 commit into from
Nov 16, 2024
Merged

[정현준] 14주차 #593

merged 1 commit into from
Nov 16, 2024

Conversation

jdalma
Copy link
Member

@jdalma jdalma commented Nov 13, 2024

답안 제출 문제

체크 리스트

  • PR을 프로젝트에 추가하고 Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 Status를 In Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

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.

BFS, DFS를 활용한 풀이와 테스트 코드까지 준비해 주셔서 이해하기 편했습니다.
한가지 개인적으로는 DFS 풀이에서 depth + 1을 두번 하셨는데 전 위에서 depth += 1 로 한번만 처리하고 넘기는 방식을 사용해서요. 이건 개인차인것 같아 조심스레 적어만 봅니다!
고생하셨습니다!

@jdalma jdalma marked this pull request as ready for review November 16, 2024 14:19
@jdalma jdalma requested a review from a team as a code owner November 16, 2024 14:19
@jdalma jdalma merged commit f00cbcb into DaleStudy:main Nov 16, 2024
3 checks 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.

2 participants