Free Post Coding Check if a string is a substring of another Given two strings s1 and s2, find if s1 is a substring of s2.