-
-
Notifications
You must be signed in to change notification settings - Fork 195
[river20s] WEEK 01 #703
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
[river20s] WEEK 01 #703
Conversation
@river20s 님 안녕하세요! |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@river20s 님, 첫주차 고생하셨습니다!
한줄 한줄 명확하게 흐름을 적어주신 부분이 좋네요
가능하시다면 다음 주차부터는 시간, 공간복잡도 분석과 의견도 작성해주시면 다른 분들과 상호 리뷰가 더 풍성해지지 않을까 싶습니다!
위쪽에 안내 드린 대로 개행문자를 추가해 주시면 병합 가능하실거에요. 만약 또 문제가 생긴다면 말씀해주세요!
contains-duplicate/river20s.java
Outdated
} | ||
} | ||
|
||
return false; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@river20s 보통 이런 부분은 리뷰로 남기진 않는데, indent 정리가 필요해보입니다! 🧹
답안 제출 문제
체크 리스트
In Review
로 설정해주세요.