After I applied and passed the first screening step, I received an email with the next step which is the coding test. You and the employer will set the date and time for the test, and it will be done online (no live meeting at this stage).
Questions d'entretien [3]
Question 1
You have a casino and you have to create a program to manage the players and their balances.
You have to find the celebrity in a group of people. The person should be known by all other people in the group and he should not know anyone of them. The function for a person to know the other is based on their name.
Build an online server that hosts players which compete against each other and every player will have points. These points are used in ranking the players in this server.