Answer:
1) Linear search
because linear search takes 4 comparisons in worst case while binary search takes 5
2) Binary search
because binary search takes 5 comparisons in worst case while linear search takes from 5 to 8.
Step-by-step explanation:
9.4m questions
12.2m answers