Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Libsys (Illinois) em jan. de 2012
Entrevista
The process started out with a written test, which included questions based on aptitude as well as technical questions about Computer Science Engineering. This was followed by another written test which involved writing code for different problems.
The interview itself was split into 2 parts: HR and Technical interview. The questions asked were basic, however, your answers were expected to be advanced, in terms of complexity of solutions and all edge cases for the problem that had been asked.
Perguntas de entrevista [1]
Pergunta 1
Write a program which removes all blank spaces from a given string. The complexity of the code, should be less than O(n*n).