I applied through university. I interviewed at Ubisoft (Pune) in Jul 2017
Interview
First , they took an online Aptitude Test of around 100 minutes in which questions about OS,Network,C,C++ and General Aptitude were there.After this round they shortlisted 27 students for interview round and I was one of them.My interview lasted for about an hour.They asked questions like describe yourself,about projects i have done,things what you mentioned in Resume,and some other technical stuff.
Interview questions [3]
Question 1
How to check if a number is divisible by 16 without using operator / or % ?
After the coding screening, I had in office technical round with the lead. It lasted for 2 hours and was very detailed technical discussion on C++. Apart from OOPS, ha asked me many questions on coding. Asked me to code small snippets of code as well and go dip every iteration.
Interview questions [1]
Question 1
How to retain local pointer information outside of a function.
XOR related question.
3 Stage process. Coding test, coding project, Interview.
Coding test was done online, coding project was given to the user to complete within 2 weeks. Final stage was the interview done on MS Teams.
I applied through university. I interviewed at Ubisoft (Manipal) in Oct 2020
Interview
Basic : basic problem solving, some theoretical questions. They are more interested in knowledge of C++ rather than Data structures and algorithms. There were about 3 technical rounds. In one of the rounds they check your projects, it helps to have done projects in Unity/Unreal as that shows them you have some idea of the game development pipeline.
Interview questions [1]
Question 1
1. Write program for binary search? 2. Some questions on Operating systems? 3. Some questions on stack, heap? 4. Pointer advantages, disadvantages? 5. Different types of constructors in C++?