-
-
Notifications
You must be signed in to change notification settings - Fork 195
[jdy8739] week 13 #1067
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
[jdy8739] week 13 #1067
Conversation
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.
공간 복잡도를 O(�h) h는 재귀스택 만큼의 공간, 으로 풀려면 어떤 방법을 사용할 수 있을까요? :)
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.
두가지 풀이 방법 모두 넘 좋네요
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.
13주차 리트코드 문제 풀이 고생 많으셨습니다!
3기 참여중 못푸신 문제 혹은 아쉬우신 부분이 있으시다면 4기 재참여 해보시는 건 어떨까요?
kth smallest element in a bst 문제의 경우 공간 복잡도를 O(1) 로 하여 한번 더 풀이해 보시면 실력 향상에 도움이 될것 같습니다!
14주차 문제 풀이도 파이팅입니다!
시간이 날지는 모르겠는데 기회가 된다면 나중에 한 번 더 도전하고 싶습니다. 코멘트 감사합니다! :) |
답안 제출 문제
Week 13
체크 리스트
In Review
로 설정해주세요.