stability in sorting algorithms1 [정렬] (번역) 정렬 알고리즘에서 안정성(Stability)이란? 이 포스팅은 아래 글을 번역 및 요약한 것입니다. Stability in sorting algorithms - GeeksforGeeks A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions. www.geeksforgeeks.org 정렬 알고리즘에서 말하는 안정성(stability)란 키-값 쌍을 가진 객체들 중 같은 키를 가진 객체들의 순서가 정렬 이후에도 유지되는 것을 말합니다. 위 .. 2021. 2. 15. 이전 1 다음