I just begun doing it in class today but I don't understand it at all.....
yes I've seen an implementation but it doesn't make much sense to me....
User Profile
Collapse
-
binary search questions help
Hi! Could someone please help me with the following binary search questions? (explain please!) Thanks.
A binary serach will be performed on the following list:
4, 7, 9, 11, 20, 24, 30, 41
1. To find the key value 27, the search interval after the first pass through the loop will be?
2. How many iterations will be required to determine that 27 is not on the list?
3. For which...
No activity results to display
Show More
Leave a comment: