Me postulé a través de una facultad o universidad. Acudí a una entrevista en RetailMeNot
Entrevista
Was a pretty casual on-campus interview with an alum. Asked me to write out some code on paper and then perform some basic asymptotic analysis. Typical technical interview with a little bit of "tell me about yourself" at the beginning of the interview.
Preguntas de entrevista [1]
Pregunta 1
Write code to find prime numbers and store every fifth in an array. Modify said code to meet new requirements. Perform asymptotic analysis for final-version code.