Given two strings, find if all the characters from the first string are present in the second string. If the first string has multiple occurrences of the same character, the second string must also have at least those many occurrences of that character