Skip to content

[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

Merged
merged 9 commits into from
Mar 7, 2025
Merged

[jdy8739] week 13 #1067

merged 9 commits into from
Mar 7, 2025

Conversation

jdy8739
Copy link
Contributor

@jdy8739 jdy8739 commented Mar 1, 2025

답안 제출 문제

Week 13

체크 리스트

  • 우측 메뉴에서 PR을 Projects에 추가해주세요.
  • Projects의 오른쪽 버튼(▼)을 눌러 확장한 뒤, Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 StatusIn Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

@jdy8739 jdy8739 moved this from Solving to In Review in 리트코드 스터디 3기 Mar 7, 2025
@jdy8739 jdy8739 moved this to In Review in 리트코드 스터디 3기 Mar 7, 2025
Copy link
Contributor

@TonyKim9401 TonyKim9401 Mar 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

공간 복잡도를 O(�h) h는 재귀스택 만큼의 공간, 으로 풀려면 어떤 방법을 사용할 수 있을까요? :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

두가지 풀이 방법 모두 넘 좋네요

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.

13주차 리트코드 문제 풀이 고생 많으셨습니다!
3기 참여중 못푸신 문제 혹은 아쉬우신 부분이 있으시다면 4기 재참여 해보시는 건 어떨까요?
kth smallest element in a bst 문제의 경우 공간 복잡도를 O(1) 로 하여 한번 더 풀이해 보시면 실력 향상에 도움이 될것 같습니다!
14주차 문제 풀이도 파이팅입니다!

@jdy8739
Copy link
Contributor Author

jdy8739 commented Mar 7, 2025

13주차 리트코드 문제 풀이 고생 많으셨습니다! 3기 참여중 못푸신 문제 혹은 아쉬우신 부분이 있으시다면 4기 재참여 해보시는 건 어떨까요? kth smallest element in a bst 문제의 경우 공간 복잡도를 O(1) 로 하여 한번 더 풀이해 보시면 실력 향상에 도움이 될것 같습니다! 14주차 문제 풀이도 파이팅입니다!

시간이 날지는 모르겠는데 기회가 된다면 나중에 한 번 더 도전하고 싶습니다. 코멘트 감사합니다! :)

@jdy8739 jdy8739 merged commit cb05274 into DaleStudy:main Mar 7, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Review to Completed in 리트코드 스터디 3기 Mar 7, 2025
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