Suppose we have the following sorted array:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
How many iterations would it take to find the first element of the array?
Suppose we have the following sorted array:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
How many iterations would it take to find the first element of the array?
Create a free account to access the full topic