Introduction - If you have any usage issues, please Google them yourself
Binary search (divide and conquer) given increasing sequence of integers L, and its size is n, and requires the use of binary search method to find the location of any element k (sequence of several).