강의

멘토링

커뮤니티

Inflearn Community Q&A

sukehdgh0198's profile image
sukehdgh0198

asked

Do it! Algorithm Coding Test with Python

[Merge Sort Practice Problem] Bubble Sort Program 2 (Baekjoon 1517)

병합정렬이 홀수개의 숫자에 적용될 경우?

Written on

·

107

0

안녕하세요.

병합정렬이 split and merge 방식을 사용하고 있는데 만약 홀수개에 적용되는 경우는 어떻게 작동하는지 알고리즘에 변화가 필요한지 궁금합니다.

python코딩-테스트알고리즘

Answer

This question is waiting for answers
Be the first to answer!
sukehdgh0198's profile image
sukehdgh0198

asked

Ask a question