J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 semaines. J'ai passé un entretien chez Upwork (New York, NY) en mai 2016
Entretien
I applied through college / university. I received a response about a week, and the interview was held in a week after that. First up was the technical interview, which I did through Google Hangouts. Very standard, asked to talk about myself, to explain my projects, and then came the technical questions.
Questions d'entretien [2]
Question 1
Given a string of parantheses, determine if the left and right pairs are balanced.
ie: (()) is balanced, but ())( is not