Pergunta de entrevista da empresa Proofpoint

Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)

Resposta da entrevista

Sigiloso

12 de fev. de 2019

Just read about it in MDN