J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Next DLP (Londres, Angleterre) en mai 2023
Entretien
In the first stage of the interview I have been given a couple of coding tasks to solve in Java, Python, C++, C, and a general test to be solved in the language of my choice. I was told to solve as many as possible.
Questions d'entretien [1]
Question 1
Example C++ programming: 1. Implement a class with a member function 'int nobjs()' which returns the number of object of that class currently in existence. What assumptions have you made?