Skip to content
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

solved 친구네트워크 - 276ms 62452kb #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goeom77
Copy link

@goeom77 goeom77 commented Mar 5, 2025

💿 풀이 문제

#2

📝 풀이 후기

중간이었습니다.
find는 알았지만 union을 기억하지 못해서 풀이로 풀려다보니 생각보다 시간이 오래걸렸습니다.

📚 문제 풀이 핵심 키워드

find와 union 부모를 찾아서 집단을 하나로 묶고, union을 통해서 합치는 것

🧑‍💻 제출자 확인 사항

  • [o] Convention(commit, pr 제목)이 올바른가요?
  • [o] 괄호 내 안내문은 삭제하셨나요?
  • [o] 본인의 체감 난도 Label을 등록했나요?
  • [o] 제출자 확인 사항을 모두 확인하셨나요?

@goeom77 goeom77 added Normal 책정 혹은 체감 난이도 평이 시 선택합니다. Python Python로 풀이한 경우 선택합니다. labels Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Normal 책정 혹은 체감 난이도 평이 시 선택합니다. Python Python로 풀이한 경우 선택합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant