The time complexity of binary search is_____. code example Example: binary search time complexity Average case:O(log n) Best case:O(1)