In binary search algorithm, consider the case if(ele < a[Mid]). Which of the following conditions is applicable?
Reveal answer
Fill a bubble to check yourself
In binary search algorithm, consider the case if(ele < a[Mid]). Which of the following conditions is applicable?