Domanda di colloquio di Adobe

Write a function that removes substrings.

Risposte di colloquio

Anonimo

15 dic 2020

Through questions like this, interviewers are mostly trying to test your skillset (and its relevance to the role) as robustly as possible, so be prepared for multiple offshoots and followups. It could be a useful exercise to do mocks with friends or colleagues in Adobe to get a real sense of what the interview is actually like. Alternatively Prepfully has a ton of Adobe Software QA Engineer experts who provide mock interviews for a pretty reasonable amount. prepfully.com/practice-interviews

1

Anonimo

19 set 2018

I wrote a simple function on the whiteboard that scanned the string for substrings and removed them.