//Problem Link: https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-string/ //Description: Given two strings needle and haystack, return the ...