Online through codility tests and later on an interview using hirevue platform. No physical interview as far as I know though i could be wrong. It was overall a vood experience and somewhat challenging to a lot of my peers.
After applying online, I received a Codility technical assessment invitation. The assessment was timed for 60 minutes and consisted of two coding-related tasks. One task focused on API payload validation using Java, while the other tested JavaScript/RxJS concepts involving streams and transformations. The assessment was automated and required efficient solutions under time pressure.
Questions d'entretien [1]
Question 1
One question involved creating an API endpoint with payload validation rules for user data such as name and age. Another task involved using RxJS operators to manipulate streams, including sorting, transforming strings, and creating sliding windows from streamed input data.
You have to achieve the interview pass mark which is 90%. Watch out especially for the css question cause sometime that can actually catch you of guard. The other questions are what you would expect from your hacker rank/ leet code type of questions