J'ai postulé en ligne. J'ai passé un entretien chez Gusto en mai 2019
Entretien
First Interview was over the phone. Very relaxed. Just basically going over your most resent job activities.
2nd Interview was a technical interview that was done using coderpad.io. The interviewer gave you a problem and you simply coded it up and they would ask questions on choices as you coded.
Questions d'entretien [1]
Question 1
The 2nd Interview was all centered around creating a datastore class. It started as simple key/value pairs. Then the complexity of the class increased as the need to store timestamps associated with when the values were stored and to retrieve a value based on a timestamp.