Skip to content

[Lyla] Week 13 #1074

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 5 commits into from
Mar 8, 2025
Merged

[Lyla] Week 13 #1074

merged 5 commits into from
Mar 8, 2025

Conversation

lylaminju
Copy link
Contributor

@lylaminju lylaminju commented Mar 4, 2025

답안 제출 문제

Week 13

체크 리스트

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

Copy link
Contributor

Choose a reason for hiding this comment

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

공간 복잡도를 O(n)에서 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주차 문제 풀이도 파이팅입니다!

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