2. 정렬의 종류

1)선택(Selection) 정렬 2)버블(Bubble) 정렬 3)삽입(Insertion) 정렬 4)쉘(Shell) 정렬 5)힙(Heap) 정렬 6)이진 병합(Merge) 정렬 7)버킷(Bucket) 정렬 8)퀵(Quick) 정렬