A binary search is a process of what order?

a) O(log2 n)
b) O(n/2)
c) O(n)
d) O(2n)

a) O(log2 n)

Computer Science & Information Technology

You might also like to view...

XML and JSON are both common formats for the exchange of information between web services

Indicate whether the statement is true or false

Computer Science & Information Technology

In a bar chart, data is represented by narrow rectangles that are oriented vertically

Indicate whether the statement is true or false

Computer Science & Information Technology