Skip to content
거품 정렬

File:Bubblesort-edited-color.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ60864· pop 56· linked from 88 articles

거품 정렬

Sign in to save

Also known as sinking sort, bubblesort

정렬 알고리즘 중 하나

AI overview

Bubble sort is a straightforward method for arranging items in order by repeatedly comparing neighboring items and swapping them if they're in the wrong sequence. It's a useful algorithm for learning how sorting works, though faster methods exist for large collections of data.

AI-generated from the Wikipedia summary — may contain errors.

Gallery (3)