I applied through college or university. The process took 2 days. I interviewed at Dassault Systèmes (Rūpnagar, Punjab) in Dec 2021
Interview
The complete process was an online exam followed by a technical interview. Some students were selected directly after the technical interview but for some students, there was an HR round after that
Interview questions [1]
Question 1
given an array of size 1000 containing only 5 unique elements, which sorting will be the best in this case. Also, how the best sorting algorithm will change as the number of unique elements increases in the array i.e. which sorting algorithm will be the best one as the number of unique elements increases. After that, he asked that given an image with different intensity values how will we detect a face using an algorithm (not ML).
JS Interview
3 Rounds
1st Round TR
2nd round MR
3rd Round HR
Que :
1. What is prototype?
2. What is call, bind,apply?
3. what is promise?
4. Hoisting concept
Interview questions [1]
Question 1
1. What is prototype?
2. What is call, bind,apply?
3. what is promise?
4. Hoisting concept
The selection process includes an initial online assessment consisting of coding and quantitative analysis. This is followed by two rounds of technical interviews, culminating in a final HR round interview.
Interview questions [1]
Question 1
First Coding Round : C++ related question, virtual function, copy constructor, OOPs
Second Round :2 Sum, Maximum Area HIstogram