Page 1 of 1

Given input string = “ABCDABCATRYCARCABCSRT” and pattern string = “CAT”. Find the first index of the pattern match using

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) 2
b) 6
c) 11
d) 14