J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Walmart (Sunnyvale, CA) en déc. 2015
Entretien
One phone screening followed by in person interview.
During F2F interview only Javascript Question was asked by the first interviewer and he was not flexible to accepts any answer other than his preconceived ones.
Third interviewed started asking Java (not JavaScript) questions.
Overall interview process did not look very promising.
Questions d'entretien [4]
Question 1
During phone interview basic JavaScript questions were asked and asked to write a function that sums up an array of numbers, the length of the array is not fixed.
I believe the whole intention was to find if one know the concept of 'arguments'
Explain async operation.On a click of a button initiates two XHR request. How would you provide a status updated when two XHR request has been completed.