Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Medallia
Entrevista
I saw the post for another intern position in a Linkedin group, and sent an email with resume. The reply was quick and friendly, which suggested me to apply for this position. After a couple of emails and a brief phone conversation with a friendly HR, I was asked to take an online coding test. The test is specifically in Java, and the problem ranges from easy to moderate. I didn't do very well in the test, so about two weeks later, a reject is received.
Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en Medallia en feb 2013
Entrevista
A phone interview with HR, an online coding test and an interview on campus. The coding test includes 4 general background questions and 2 programming problems in Java.
Preguntas de entrevista [1]
Pregunta 1
Given an array of integers, find out three numbers that sums to 0.
Why search time for hashing is O(1)?