Skip to content

[정렬] 예제 및 실전 문제 해결(이시현) #13

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shihyun-Lee
Copy link
Collaborator

-파이썬에서는 sort라이브러리가 있기 때문에 이를 활용했습니다. 이는 병합정렬을 베이스로 하며, 퀵정렬보다는 느리지만 시간복잡도 O(nlogn)을 보장합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant