I applied online. I interviewed at Dassault Systèmes (Vélizy-Villacoublay) in Apr 2022
Interview
Un entretien HR et deux entretiens techniques, qu'es des questions orales et pas d'exercices ou live coding.
Pas de take home test non plus.
Entretien RH très basiques avec les questions habituelles pour un stagiaire.
Longues périodes entre les les différents entretiens et réponse finale.
Interview questions [1]
Question 1
Des questions sur python, graphs query language, algorithmes, etc
I applied online. The process took 3 weeks. I interviewed at Dassault Systèmes
Interview
Un entretien technique (explication projet, questions techniques, code à réaliser avec l'IDE de son choix et le langage de programmation de son choix, possibilité de poser des questions sur le poste) + un entretien RH (question valeurs de l'entreprise)
I applied online. The process took 2 months. I interviewed at Dassault Systèmes in Mar 2023
Interview
I passed my interview with the data scientist manager who asked some HR questions followed by an absurd technical test, like what does the continue and pass keywords do in a loop and how to drop a column of a dataframe with pandas. Even though I got the answer of every question, I got refused 3 weeks later and they selected another candidate.
Interview questions [1]
Question 1
What will be output of this code: for i in range(0, 10, 3): print(i)