Binary Search
Binary Search is one of the most used algorithms to find the key in the array when the programmer is on basic track they wouldn't be directly exposed to this algorithm as its an optimal one so in order to know what an optimal solution is first we nee...
techie2.hashnode.dev2 min read