Latest Lists

What is the time complexity order of a binary search on an ordered list?

Public Comments

  1. log(n)
  2. log2(n)
Powered by Yahoo! Answers