Me postulé en línea. Acudí a una entrevista en FotoNation (Bucarest, )
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.
Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en FotoNation (Bucarest, ) en abr 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.
Preguntas de entrevista [1]
Pregunta 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.