In this tutorial we will learn about how to how to print first occurence of a number in a tutorial. We are given a sorted array and a number num, we have to find out the first occurence of num in the array.
In this tutorial we will learn about how to how to print first occurence of a number in a tutorial. We are given a sorted array and a number num, we have to find out the first occurence of num in the array.