J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Signifyd (San Jose, CA) en févr. 2018
Entretien
There was a phone screen, a technical coding challenge and 4 hours of onsite interviews. Very standard process for a software engineer position. Recruiter and HR were very friendly and helpful. Interviewers were professional and easy to talk to.
Questions d'entretien [4]
Question 1
Standard recursion problem: n steps, and you can cover 3 steps, 2 steps or 1 step at a time. What the are number of ways to cover these steps.
Given a tree with any number of nodes at each depth, and some null nodes, list the different triples (can be a triangle or a boomerang) that don't contain nulls.