Me postulé a través de un reclutador. Acudí a una entrevista en D2L
Entrevista
Initial fact-finding interview with HR. Second telephone interview with the socially awkward dev team, though a really old fashioned sounding conference calling system. Connect on a Google Doc for which you have limited access to.
Preguntas de entrevista [2]
Pregunta 1
Analyze this code, and walk us through the potential problems
In any language, write for us an application that will take any sequence of 5 numbers, and write out its digits in order from low to high, eg, given "85967" your output should be "56789." Do this in five minute.