J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez RS Energy Group (Philadelphia, PA)
Entretien
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.
Questions d'entretien [1]
Question 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