Pergunta de entrevista da empresa Apple

Question on programming write python code for inputs 1. s="ab#c" t="ab#d" and output s="ac", t="ad" 2. s="af$$" t="b" and output s="", t=""

Resposta da entrevista

Sigiloso

10 de abr. de 2025

wrote the code for them