Another Binary Tree Question....

benderzfloozy

New member
Joined
Apr 17, 2007
Messages
18
Hi.

I, again, am looking to see if I did this problem right. I had to draw the decision tree for the binary search algorithm acting on a sorted list of seven elements and give the depth of the tree.

:wink: Here is what I have:



Does this look correct? Thanks!!! :D
 
Top