nkpal03 / CPP-DSA

A C/C++ master repo for DSA.
12 stars 25 forks source link

Added code for Find the Index of the First Occurrence in a String in cpp. #54

Closed Jyotisaini-2001 closed 1 year ago

Jyotisaini-2001 commented 1 year ago

This is Leetcode problem no.28-Find the Index of the First Occurrence in a String. I have solved this problem. Please merge my pull request.