Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Next DLP (Londres, Inglaterra) en may 2023
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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?