Skip to content

Evan: Week 7 #131

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
Jun 15, 2024
Merged

Evan: Week 7 #131

merged 5 commits into from
Jun 15, 2024

Conversation

sounmind
Copy link
Member

No description provided.

@sounmind sounmind marked this pull request as draft June 11, 2024 01:00
@sounmind sounmind changed the title Evan Evan: Week 7 Jun 11, 2024
@sounmind sounmind marked this pull request as ready for review June 15, 2024 02:47
@sounmind sounmind requested a review from bhyun-kim June 15, 2024 02:53
Copy link
Contributor

@bhyun-kim bhyun-kim left a comment

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.

Depth First Search 방법으로 문제를 해결하셨군요! 저는 Breadth First Search로 해결했는데, 이 방법이 더 깔끔해보이네요.

Copy link
Contributor

Choose a reason for hiding this comment

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

  1. Slow and Fast Algorithm으로 중앙에 위치한 노드를 찾으시고,
  2. 뒤쪽 노드들을 reverse 한 뒤
  3. 앞쪽 노드들과 뒤쪽 노드들을 번갈아가며 병합하신 것 같네요.

좋은 풀이네요! 고생하셨습니다.

@sounmind sounmind merged commit 8363211 into DaleStudy:main Jun 15, 2024
@DaleSeo
Copy link
Member

DaleSeo commented Jun 16, 2024

@sounmind 님, 다음부터 PR 병합 전에 Iteration 설정 꼭 부탁드릴께용!

@sounmind
Copy link
Member Author

@sounmind 님, 다음부터 PR 병합 전에 Iteration 설정 꼭 부탁드릴께용!

오오! 제가 놓쳤네요. 다음 부터는 잊지 않겠습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants