Topic 15 - The Binary Search Tree ADT Flashcards
1
Q
What is the maximal level of any node in a balanced BST in terms of the total number of nodes it contains?
A
Long(n)
CS 1027 > Topic 15 - The Binary Search Tree ADT > Flashcards
What is the maximal level of any node in a balanced BST in terms of the total number of nodes it contains?
Long(n)