Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fiz uma entrevista na empresa RS Energy Group (Philadelphia, PA).
Entrevista
I was initially contacted by the recruiter on LinkedIn. I applied online, afterwards had an initial screen with the recruiter, followed by a phone screen with some general Python questions (especially about the GIL), followed by an in-person interview.
Perguntas de entrevista [1]
Pergunta 1
Given a Python dictionary mapping letters to morse code, i.e. morse = {'a': '.-', 'b': '-...', etc}, write a function that takes a given string input and returns whether the morse code representation of that string is a palindrome