Asymptotic notation

TREE (BST, AVL)

Tree는 계층 구조를 가진 비선형 데이터의 대표

BST (Binary Search Tree)

AVL (Adelson-Velsky & Landis)

Graph algorithm (shortest path 위주)