알고리즘

1.[알고리즘] 시간복잡도와 Big-O 표기법

post-thumbnail

2.[알고리즘] 선택정렬 (Selection Sort)

post-thumbnail

3.[알고리즘] 버블 정렬 (Bubble Sort)

post-thumbnail

4.[알고리즘] 삽입 정렬 (Insertion Sort)

post-thumbnail

5.[알고리즘] 병합 정렬 (Merge Sort)

post-thumbnail

6.[알고리즘] 퀵 정렬(Quick Sort)

post-thumbnail

7.[알고리즘] 힙 정렬 (Heap Sort)

post-thumbnail

8.[알고리즘] 셸 정렬 (Shell Sort)

post-thumbnail

9.[알고리즘] 계수 정렬 (Counting Sort)

post-thumbnail

10.[알고리즘] 기수 정렬 (Radix Sort)

post-thumbnail

12.[알고리즘] 선형 탐색 (Linear Search)

post-thumbnail

13.[알고리즘] 이진 탐색 (Binary Search)

post-thumbnail

16.[알고리즘] 재귀

post-thumbnail

17.[알고리즘] 동적계획법 (Dynamic Programming, DP)

post-thumbnail

18.[알고리즘] 그리디 알고리즘 (Greedy Algorithm)

post-thumbnail

19.[알고리즘] 그래프 탐색 (DFS, BFS)

post-thumbnail

20.[알고리즘] 다익스트라 (Dijkstra)

post-thumbnail