# Introduction In this lab, we will learn how to find the first occurrence of a given number in a sorted array using modified binary search in C++.
Click the virtual machine below to start practicing