Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 semanas. Acudí a una entrevista en NaviNet (Boston, MA) en oct 2015
Entrevista
It was suppose to be 2 hours. Received a detailed schedule from HR before coming in for the interview. First part was three part test of programming questions by myself. The second part was a panel interview with more questions asked in person. The third interview was suddenly canceled but I wasn't notified at all.
Preguntas de entrevista [1]
Pregunta 1
Simple programming questions. Mergesort two arrays of numbers.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 semanas. Acudí a una entrevista en NaviNet (Boston, MA) en mar 2016
Entrevista
I applied for the position through my university job referral. I was contacted by the HR after one day of the referral for setting up an in-person interview, and it was scheduled one week later. When on the day of interview, I was at first brought by the hiring manager into a conference room to have a programming skills evaluation on a sheet of paper for 30 minutes, then he directly began face-to-face conversation with me, which was also 30 minutes. For the evaluation, the problems were not too hard. For the conversation, he asked me about programming questions at the majority of time, including the one I mentioned in the "Interview Questions" section which I thought was challenging, and at the rest of the time in the conversation he asked me some basic behavioral questions like "what do you know about our company", "why do you want this job", "tell me about your project experience", and so on. After the conversation, I was brought to take a tour of their office.
Preguntas de entrevista [1]
Pregunta 1
Given two strings that contain only digits, which can be treated as two numbers, how to produce a new string that also contains only digits that the new number is the sum of the two given numbers? For example, given "120" and "30", "150" should be produced.
Solicité el puesto a través de una agencia de empleo. El proceso duró 3 días. Acudí a una entrevista en NaviNet (Belfast, Irlanda del Norte) en oct 2013
Entrevista
The interview process is not easy. Usually its a 4 hours interview process where you are asked to design a software solution for specific requirements. Then they keep adding/changing requirements and you need to change your design acording with new requirements.
Preguntas de entrevista [1]
Pregunta 1
The interview questions usually are around OOP, general c#, security, queue systems...