자료구조 S7: Trees(트리)

소바·2022년 9월 23일
0

Terminology

Binary Tree 기본용어

Binary Tree 종류

Binary Search Tree

BIG O

Best case & Worst Case (= O(log N) )

LL VS. BST

BST code로 구현하기

BST : Constructor

Node 생성자 및 BST 생성자

Root pointer

BST : Insert

profile
소바보이

0개의 댓글