English

The most efficient search algorithm is ______. - Computer Science 1

Advertisements
Advertisements

Question

The most efficient search algorithm is ______.

Options

  • Binary search

  • Reverse search

  • Linear search

  • Pointer search

MCQ
Fill in the Blanks
Advertisements

Solution

The most efficient search algorithm is Binary search.

Explanation:

Binary search works on a sorted list by comparing the target with the middle element and then discarding half the list each step, so the search space halves each time. Its time complexity is O(log n), which is much faster than linear search’s O(n).

shaalaa.com
  Is there an error in this question or solution?
2025-2026 (March) Official Board Paper
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×