I applied online. The process took 2 weeks. I interviewed at Comfone (Bern) in Nov 2023
Interview
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.
Interview questions [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.