Me postulé a través de un reclutador. El proceso tomó más de 1 semana. Acudí a una entrevista en Mercury Systems (Jersey City, NJ) en may 2015
Entrevista
There are three round interviews. First round is a coding test. They will send you the question by email. You have 3 hours to finish the question. Second round is phone interview. They will ask you java basic questions. Third round is a Skype interview. They will check your communication skills.
Preguntas de entrevista [1]
Pregunta 1
Given a string, design an algorithm in O(n) running time to find the character that appears more than half of the time in the string. If the character does not exist, output null.