Problem in adopting binary search concept

Sir, I am having difficulty using this concept.
How should I tackle the problem of this concept?

hello @snehil_1507

first understnad the binary search alogirthm and code it on ur own. and then solve easy problems like find lower bound ,find upper bound ,find sqaure root etc and then gradually increase the difficult of the questions.