In the worst case, a general binary search tree could require __________________ comparisons to find an element.

a) O(1)
b) O(n)
c) O(2 n )
d) O(log 2 n)
e) none of the above

b) O(n)

Computer Science & Information Technology

You might also like to view...

Which of the following uses a certificate for a tunneling connection?

A. RDP B. PPTP C. VNC D. SSL VPN

Computer Science & Information Technology

Intel is the original ____ chipmaker and still the largest.

A. x86 B. Intel C. clock speed D. Pentium

Computer Science & Information Technology