data_structure

1.트리의 개념과 이진 트리

post-thumbnail

2.이진 트리 구현 배열 vs 리스트

post-thumbnail

3.배열을 이용한 이진 트리 구현

post-thumbnail

4.리스트를 이용한 이진 트리 구현

post-thumbnail

5.이진 탐색 트리(Binary Search Tree) 구현 - 기본 개념 및 삽입

post-thumbnail

6.이진 탐색 트리(Binary Search Tree) 구현 - 삭제

post-thumbnail

7.그래프(Graph)란?

post-thumbnail

8.그래프(Graph) BFS의 개념과 구현

post-thumbnail

9.그래프(Graph) DFS의 개념과 구현

post-thumbnail