A.二叉排序樹 B.深度為5有31個結點的二叉樹 C.有15個結點的完全二叉樹 D.哈夫曼(Huffman)樹(沒有度為1的結點)
A.log2(n) B.log2(n)+1 C.log2(n+1)
A.h B.h-1 C.h+1 D.2h