Understand time and space complexity and identify the Big O of common algorithms.
2,031 attempts
What is the time complexity of binary search on a sorted array of n elements?