Domanda di colloquio di 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=""

Risposta di colloquio

Anonimo

10 apr 2025

wrote the code for them