Which of the following step is taken after finding an element having value greater than the element being searched?
(a) linear search takes place in the forward direction
(b) linear search takes place in the backward direction
(c) binary search takes place in the forward direction
(d) binary search takes place in a backward direction
The question was asked in an interview.
This key question is from Searching in section Searching of Data Structures & Algorithms II