Sort by speed of finding

Report a typo

Arrange the following indexes of elements from a sorted array of 100 unique elements in increasing order of the number of steps required to find the element using binary search.

Note that the array indexing begins with 1.
Put the items in the correct order
25
50
57
___

Create a free account to access the full topic