I applied online. The process took 2 weeks. I interviewed at Next DLP (London, England) in May 2023
Interview
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.
Interview questions [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?