When poll is active respond at
Send pds to 22333

A Binary Search Tree has a height of 15. What is the greatest number of nodes that might be in that BST?

166
0%
0
15 +1
1%
2
2*15 -1
2%
4
15^2 -1
11%
18
2^15 -1
2%
3
16^2 -1
84%
139
2^16 -1
Powered by