Quiz: Lower and Upper Bound

Test your understanding

Check Your Understanding

What does lower bound return when the target is not in the array?

  1. A.1-1
  2. B.The index where target would be inserted to maintain sorted order
  3. C.The index of the closest element
  4. D.The length of the array
Start the roadmap to answer the quizzes and solve the challenges