J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Comfone (Berne) en nov. 2023
Entretien
I applied online, received an invitation for a call. The interview was not very professional, but not bad as well.
They sent me a short assignment from Leetcode and told me to solve it in the preferred language, I choose JavaScript because it's easier to compile and test in a browser and then needed to explain it.
Questions d'entretien [1]
Question 1
Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.