자료구조 & 알고리즘

1.[자료구조] 트리 (Tree)

post-thumbnail

2.[자료구조] 이진 탐색 트리 (Binary Search Tree, BST)

post-thumbnail

3.[자료구조] AVL 트리

post-thumbnail

4.[자료구조] 레드 블랙 트리 (Red-Black Tree)

post-thumbnail

5.[자료구조] Trie (트라이)

post-thumbnail

6.[자료구조] B-Tree

post-thumbnail

7.[자료구조] B+Tree

post-thumbnail

8.[자료구조] 그래프 (Graph)

post-thumbnail

9.[알고리즘] DFS (Depth-First Search)

post-thumbnail

10.[알고리즘] BFS (Breadth-First Search)

post-thumbnail

11.[알고리즘] 연결 요소 찾기 (Connected Components)

post-thumbnail

12.[알고리즘] 사이클 탐지 (Cycle Detection)

post-thumbnail

13.[자료구조+알고리즘] 유니온 파인드 (Disjoint Set)

post-thumbnail

14.[알고리즘?] 최소 신장 트리 (MST, Minimum Spanning Tree)

post-thumbnail

15.[알고리즘] 위상 정렬 (Topological Sort)

post-thumbnail

16.[알고리즘] 최단 경로 찾기 (Dijkstra / Bellman-Ford / Floyd-Warshall)

post-thumbnail

17.[알고리즘?] 문자열 정점 입력 받기

post-thumbnail

18.[알고리즘] 동적 프로그래밍 (Dynamic Programming)

post-thumbnail

19.[알고리즘] DP 접근하기

post-thumbnail

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

post-thumbnail