Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso RS Energy Group (Philadelphia, PA)
Colloquio
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.
Domande di colloquio [1]
Domanda 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