Pergunta de entrevista da empresa InMobi

print non repeated characters from the given string ignore spaces while printing strings ex : string a =“abdd ccdef highest”. Output should be “ab cdef higst”

Resposta da entrevista

Sigiloso

13 de fev. de 2022

Output should be “ab def higst”