Skip to content

[KwonNayeon] Week 7 solutions #1470

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 8 commits into from
May 19, 2025
Merged

[KwonNayeon] Week 7 solutions #1470

merged 8 commits into from
May 19, 2025

Conversation

KwonNayeon
Copy link
Contributor

@KwonNayeon KwonNayeon commented May 12, 2025

답안 제출 문제

작성자 체크 리스트

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

검토자 체크 리스트

Important

본인 답안 제출 뿐만 아니라 다른 분 PR 하나 이상을 반드시 검토를 해주셔야 합니다!

  • 바로 이전에 올라온 PR에 본인을 코드 리뷰어로 추가해주세요.
  • 본인이 검토해야하는 PR의 답안 코드에 피드백을 주세요.
  • 토요일 전까지 PR을 병합할 수 있도록 승인해주세요.

@KwonNayeon KwonNayeon moved this from Solving to In Review in 리트코드 스터디 4기 May 16, 2025
@KwonNayeon
Copy link
Contributor Author

@haung921209 님 코드 확인 후 문제가 없다면 approve 부탁드립니다!

Copy link
Contributor

Choose a reason for hiding this comment

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

python의 내장 함수를 사용하는것도 방법이지만, 순수한 Bit operation만 사용해서 풀려면 어떻게 하면 좋을까요 :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

말씀해주신 방법도 생각해보겠습니다 🫡

Copy link
Contributor

Choose a reason for hiding this comment

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

LinkedList의 특성을 활용하시만 while문 하나로 뒤집기가 가능할거에요 :)

Copy link
Contributor

Choose a reason for hiding this comment

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

DP를 직접 활용하여 풀어주신 부분이 너무 좋습니다!!

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.

7주차 문제 풀이 고생하셨습니다.
절반 정도 달려왔는데 지난 이미 풀으신 문제를 좀 더 효율적이고 성장시키는 모습이 너무너무 보기 좋습니다!
LinkedList 문제는 꼭 한번 다시 풀어보시면 좋을것 같아요.
앞으로도 관련 문제가 몇가지 나오거든요.
그럼 8주차 문제 풀이도 파이팅입니다!

@KwonNayeon
Copy link
Contributor Author

@TonyKim9401 님 안녕하세요. 리뷰 감사합니다!
이번 스터디에서는 문제에 접근하는 방식, 풀이 방법을 확장하는 게 목표였는데, 이런 부분에서 달아주신 리뷰들이 도움이 많이 됐습니다!
LinkedList 문제 꼭 다시 풀어보겠습니다 😁
토니님도 이번주 파이팅입니다!

@KwonNayeon KwonNayeon merged commit 9eaa936 into DaleStudy:main May 19, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Review to Completed in 리트코드 스터디 4기 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants