This is binary search algorithm - you could reach it there: https://www.geeksforgeeks.org/binary-search/.
Using binary search when you want to find an element in an enormous ordered list.
Topic:
App & System Services
SubTopic:
Core OS
Tags: