Merged
Conversation
TonyKim9401
reviewed
Jan 30, 2025
| self.neighbors = neighbors if neighbors is not None else [] | ||
|
|
||
| 참고 사항: | ||
| - 혼자 풀기 어려워서, 문제와 답을 이해하는 것에 집중했습니다! |
Contributor
There was a problem hiding this comment.
문제 풀이가 너무 어렵다고 느껴지는 경우에는 빠르게 답을 이해하고 풀어보는걸 반복하는게 도움이 된다고 생각합니다!
TonyKim9401
approved these changes
Jan 30, 2025
Contributor
TonyKim9401
left a comment
There was a problem hiding this comment.
7, 8주차 문제 풀이가 약간 섞인것 같네요!
코멘트에 문제에 대한 설명을 자세히 적어주셔서 이해하기가 한결 수월했습니다.
문제 풀이 중 정 안되겟다 싶은 문제는 전 빠르게 해설을 보고 이해하는 방법도 좋은것 같아요.
같은 유형의 문제에 더 잘 대처할 수 있을것 같아서요.
9주차 문제 풀이도 파이팅입니다!
Contributor
Author
|
@TonyKim9401 님 코드 리뷰 감사합니다! 스터디 기간이 절반정도 남았는데, 지금까지 감사했습니다. 앞으로도 잘 부탁드립니다 😊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
답안 제출 문제
체크 리스트
In Review로 설정해주세요.