J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Dassault Systèmes en mai 2017
Entretien
1) Aptitude general of 20 questions and technical aptitude of 50 questions with negative marking (solve 10 out of 20 and 20 out of 50 correctly atleast)
2) Technical C++ of 25 questions with no negative marking
3) Technical interview of C++
puzzle of 3 boxes one contain red ball, one blue and one mixture of both, the labels of these boxes are not proper, how many minimum picks required to correct the label
J'ai postulé via un recruteur. J'ai passé un entretien chez Dassault Systèmes en mai 2025
Entretien
2 rounds of Interview mainly focusing on dsa and math specially geometry and the level of dsa was easy to medium
Round 1:
Given a number find a prime number greater then that
Explain virtual keyword
How can u call a constructor of base class from constructor of child class and some basic puzzles
Round 2 :
Questions regarding work experience
2 linked lists are merging at a point find that node
Arrange the linked list such that all the even nodes comes before the odd nodes .
Questions d'entretien [1]
Question 1
Round 1:
Given a number find a prime number greater then that
Explain virtual keyword
How can u call a constructor of base class from constructor of child class and some basic puzzles
Round 2 :
Questions regarding work experience
2 linked lists are merging at a point find that node
Arrange the linked list such that all the even nodes comes before the odd nodes .
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Dassault Systèmes (Pune)
Entretien
The interview was of one hour and I was able to answer all the questions in the starting. As soon as I struggled upon a question (after about 30 minutes of the interview), the interviewer did not want to discuss further as he thought it was "no point in going into the advanced topics". He demeaned my company a bit and claimed I had not been involved in any coding. Then he rudely left the interview.
There was a assessment test before the interview which was too lengthy. In a total time of 1 hr there were 14 MCQ's and 6 coding questions. I failed because I was expecting one or two coding questions in this small tome span.
Questions d'entretien [1]
Question 1
There was a question on string related concept in which there was a long string in Which they asked to replace occurrence of certain word with another word and and also asked to remove certain words.