합병정렬(MergeSort)
퀵정렬(QuickSort)
삽입정렬(InsertionSort)
선택정렬(SelectionSort)
버블정렬(BubblesSort)
Greedy Algorithm
알고리즘이란 무엇인가?