Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela Qualcomm em nov. de 2011
Entrevista
The interviewer asked several basic coding questions including reversing a linked list and many bit manipulation questions. Also a simple math related question at the end.
Perguntas de entrevista [1]
Pergunta 1
given a 16-bit integer, compare each of the four bits and output the maximum one. e.g. 0xFE10, should output 0xF(1111 in binary).