Skip to content

Conversation

EcoFriendlyAppleSu
Copy link
Contributor

@EcoFriendlyAppleSu EcoFriendlyAppleSu commented Feb 17, 2025

답안 제출 문제

체크 리스트

  • 우측 메뉴에서 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.

오.... dfs에서 return시 depth - 1 이 상당히 참신하고 좋은것 같습니다.

Copy link
Contributor

Choose a reason for hiding this comment

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

문제 풀이 방법에 투 포인터를 사용하신게 참신하네요!
해당 문제는 LinkedList 를 적극적으로 활용하는 문제라고 생각이 됩니다!
공간 복잡도를 O(1) 으로 풀이 하실 수 있을거에요.
도전 해 보시면 좋을것 같습니다!

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.

11주차 문제 풀이 고생하셨습니다!
Reorder List 문제 풀이를 한번 더 LinkedList를 활용하여 해보시면 너무 좋을것 같습니다.
미리 appove 남겨 드릴테니 천천히 풀어보시면 어떨까요?
12주차 문제 풀이도 파이팅입니다!

* */

/*
* 첫 번째 풀이. 틀림
Copy link
Contributor

Choose a reason for hiding this comment

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

저도 Interval 문제가 진짜 어렵더라구요 ㅠ
이번주차도 고생하셨습니다 👍

@TonyKim9401 TonyKim9401 merged commit 13ba8ba into DaleStudy:main Feb 22, 2025
1 check passed
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