Envié una solicitud electrónica. El proceso duró 2 días. Acudí a una entrevista en MathWorks en feb 2015
Entrevista
They first asked me some questions about my experience on the phone. Later, they set up a phone interview and asked all technical questions from programming. Almost all questions are related to object oriented programming.
Preguntas de entrevista [1]
Pregunta 1
1) Difference between virtual and pure virtual functions?
2) What can we do to increase the efficiency of the code and eliminate warnings when compiling?
3) How can the high level code be changed to machine level code?
4) What is the static variable equivalent in MATLAB?
5) What are 6 special member functions in a class?
6) What is data alignment?
7) What are the differences between stack, heap and a register? How to store a value in a register?