Me postulé a través de una recomendación de un empleado. El proceso tomó 1 día. Acudí a una entrevista en Amazon (Seattle, WA) en jul 2013
Entrevista
Phone interview with a few technical questions and discussions about how to solve the technical problem and discussion of the solution. The questions were basic data structures/algorithms questions and code had to be written online and shared with the interviewer. The code could be written in any language but C/C++ or Python is preferred.
Preguntas de entrevista [1]
Pregunta 1
How would you remove duplicates from a linked list? How would you remove duplicates without using a temporary variable?