you are viewing a single comment's thread
view the rest of the comments
[–] 26 points 2 years ago (1 child)
  • Binary search: O(log(n))
  • Sequential search: O(n)
  • Linear search: O(n)
  • Police ethnicity database search: O(0)
  • source
  • parent
  • hideshow 1 child comment