Which algorithm among the provided options possesses a time complexity of Omega(log n)?
Linear search
Insertion sort
Bubble sort
Binary search

Data Structures and Algorithms Exercises are loading ...