You are tasked with searching the subject array provided bel…

You are tasked with searching the subject array provided below using the binary search approach we discussed in class. What is the sequence of searches (‘pivots’) that would be employed given the query sequence ‘adad’? For example, provide the sequence “1-2-3-4” if “4” identifies the query sequence. ENTER A LIST OF NUMBERS, EACH NUMBER SEPARATED BY A DASH