J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez ServiceNow (San Diego, CA) en févr. 2013
Entretien
Interviews:
Two Phone interviews (1 hour each)
Two onsite interviews (2 hours each)
Process:
Applied for the role and was called approximately a week later by the hiring manager. Was asked fairly basic questions relevant to the role of a build/release engineer. HR requested a 4-5 hour interview (way too long) and we decided to split it into two interviews.
The first interview I met with a developer and QA engineer. Overall they had good attitudes about the importance of build engineers on a development team. Had another interview with an existing build engineer that had a major chip on their shoulder. There seems to be a huge disconnect between the build/release engineer and the development team. The last in house interview was with a "platform" developer that preferred to brag about their accomplishments as opposed to asking questions pertinent to the interview.
Questions d'entretien [1]
Question 1
Given a set of tests in 2 lists - expected and actual write some code to output all tests that are different or additional than those expected.
What is the algorithmic complexity of your solution?