Empresa activa
Find the mismatching words between 2 strings- Java
Anónimo
Fill in nulls in an integer array w/ previous non null values in the integer array- Java
Hi did you get the call
def mismatch(str1,str2): first_str = set(str1.split(' ')) second_str = set(str2.split(' ')) return (first_str - second_str) | (second_str - first_str)
Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.
Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.