Which of the following functions has a time complexity of O(log n)?
Linear search
Selection sort
Bubble sort
Binary search

Advanced Data Structures Exercises are loading ...