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

[2024-12-04] heewon #365 #366

Merged
merged 1 commit into from
Dec 17, 2024
Merged

[2024-12-04] heewon #365 #366

merged 1 commit into from
Dec 17, 2024

Conversation

HeewonKwak
Copy link
Collaborator

@HeewonKwak HeewonKwak commented Dec 3, 2024

문제 접근

  • 위상 정렬 접근
    • 여러 조건과 변수를 추가하여 성공
    • 기존의 위상 정렬 코드만 사용해도 충분

시간: 1hr 이하
[수정 전]
image
[수정 후]
image

@HeewonKwak HeewonKwak self-assigned this Dec 3, 2024
@HeewonKwak HeewonKwak linked an issue Dec 4, 2024 that may be closed by this pull request
Copy link
Collaborator

@blaire-pi blaire-pi left a comment

Choose a reason for hiding this comment

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

전반적으로 풀이가 비슷해서 이해하기 쉬웠습니다! 저는 리스트를 사용했는데 딕셔너리보다 메모리 사용율이 높게 나오네요
수정 전 코드도 궁금해지네요

@ksumini
Copy link
Owner

ksumini commented Dec 4, 2024

풀이가 거의 동일해서 이해하기 쉬웠습니다! 고생하셨습니다 희원님~!

@HeewonKwak HeewonKwak merged commit 744b9c7 into main Dec 17, 2024
@HeewonKwak HeewonKwak deleted the heewon-#365 branch December 17, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2024-12-04]: 210. Course Schedule II
4 participants