Candidatei-me online. Fiz uma entrevista na empresa FotoNation (Bucareste, ).
Entrevista
It was only an interview with different questions. Only theory, no writing problems. I talked during an hour about old projects, concepts of object oriented programming , parallel programming and others.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela FotoNation (Bucareste, ) em abr. de 2015
Entrevista
I applied through a website www.stagiipebune.com. I got contacted fairly quickly and got an interview scheduled. The whole process went very smoothly and immediately after the interview I was told by both my interviews that I did a good job and that I was going to receive and email rather quickly from them which I have(in the same day). It was a great experience overall and I enjoyed it.
Perguntas de entrevista [1]
Pergunta 1
They wanted me to implement a C function that iterates and does basic operations with an RGB image stored in the computer as an vector. They wanted me to use minimal extra space and I had to explain some low level C concepts.
I was also asked to implement swap between 2 integers without using extra memory(XOR swap) and some C++ questions.