-
-
Notifications
You must be signed in to change notification settings - Fork 248
[bus710] Week 06 #887
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
[bus710] Week 06 #887
Conversation
Valid parentheses성능은 상위 1% 하지만 메모리 사용은 하위 20%가 나오네요. 시간복잡도는 O(N)이라고 생각 합니다. 아무래도 주어진 슬라이스 하나만 루프를 돌기 때문에... |
한문제만 제출 합니다. |
@bus710 님, 안녕하세요. @gwbaik9717 님께 리뷰 요청을 하시려고 했던거죠? Asignee로 잘못 지정하신 것 같습니다 😓 |
@DaleSeo |
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.
안녕하세요, @bus710 님! 코드 공유 감사드립니다. 시간복잡도를 위한 많은 고민을 해주셨다는 인상을 받았습니다. 몇가지 코멘트를 남겨두었는데, 편하게 확인주시면 좋을 것 같습니다! :)
댓글 남겼는데 왜 다 펜딩이 뜨는지 모르겠네요. |
답안 제출 문제
체크 리스트
In Review
로 설정해주세요.