問題詳情

【題組】(c) Searching a specific key in a binary search tree takes O(log n) time, where nis the number of keys in the binary search tree.

參考答案