Cgarg9 / basic_dsa_cpp

0 stars 6 forks source link

first occurence #10

Closed Cgarg9 closed 8 months ago

Cgarg9 commented 9 months ago

Write a code to find the index of the first occurrence of a number in a sorted array. Use binary search to implement this. Handle the case where the element doesn't exist. Add this file to the searching folder and name it "firstOccurence.cpp"

kshku commented 9 months ago

I want to be assigned to this issue

Cgarg9 commented 8 months ago

sure go ahead