J'ai postulé en ligne. Le processus a pris 2 jours. J'ai passé un entretien chez MathWorks en févr. 2015
Entretien
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.
Questions d'entretien [1]
Question 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?