Skip to content

[KwonNayeon] Week 14 #1090

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

[KwonNayeon] Week 14 #1090

merged 7 commits into from
Mar 15, 2025

Conversation

KwonNayeon
Copy link
Contributor

@KwonNayeon KwonNayeon commented Mar 10, 2025

답안 제출 문제

체크 리스트

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

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

Choose a reason for hiding this comment

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

BFS를 사용하여 문제를 풀어주셨네요!
DFS로 풀어보시는 것도 재미있는 도전이 될 것 같습니다.
공간 복잡도를 O(h), h는 재귀스택 만큼의 공간 으로 최적화 할 수 있을것 같아요!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@TonyKim9401 님 리뷰 감사합니다! DFS로도 한 번 풀어봐야겠어요 😄

Copy link
Contributor

@jdy8739 jdy8739 left a comment

Choose a reason for hiding this comment

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

고생많으셨습니다!
저랑 같이 BFS로 푸셨는데, DFS로 풀어보셔도 좋을것 같아요.
풀이방법까지 상세하게 적어주신 점 너무 좋습니다. :)

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.

14주차 문제 풀이 고생하셨습니다!
문제들을 군더더기 없이 풀어주셔서 제 선에서는 특별히 크게 코멘트 드릴 부분이 없네요 :)
어느덧 15주차 마지막주가 다가왔네요.
아무쪼록 지난 15주 동안 릿코드 스터디가 많은 도움이 되셨으면 좋겠습니다.
다음주에 뵙겠습니다!

@KwonNayeon
Copy link
Contributor Author

@jdy8739 님 리뷰 감사합니다! 👍

@KwonNayeon
Copy link
Contributor Author

KwonNayeon commented Mar 15, 2025

@TonyKim9401 님을 비롯한 코치님들, 원활한 스터디 진행을 위해 애써주시는 분들 덕분에 꾸준히 스터디에 참여할 수 있었던 것 같습니다! 문제 푸는 습관도 생기고, 도움이 많이 되었습니다. 감사합니다 😊

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

3 participants