Tree Visualizer

홈으로

이진 탐색 트리(BST)의 insert/search 연산을 Step 단위로 시각화합니다.

Current Step

-

Time Complexity

-

Space Complexity

-

State

size=0, root=null, lastInserted=null

트리가 비어 있습니다.

Step List

0 steps

아직 step이 없습니다.

Step Description

INFO

연산을 실행하면 단계 설명이 표시됩니다.