Fiona runs a local book club. She has an ordered list containing the titles of 11 books.
Give the maximum number of book titles that would need to be examined by a binary search algorithm to determine whether a specific book title is in the list.