Do you currently play games?
Unity Game Developer Interview Questions
149 unity game developer interview questions shared by candidates
What was one difficult thing I encountered while working on my project and how I fixed it.
What is the difference between an Abstract Class and an Interface in C#?
Asked me about my tool knowledge i.e: Unity, gameplay and level design techniques, Trello tickets, Photoshop, Blender, etc.
Devise an algorithm which can generate a random Sudoku problem of a given difficulty?
Tell me about your history?
Tell me about your skills?
Do you know some algorithm?
The wolf, the sheep and the cabbage riddle
Given a positive integer n, you can apply one of the following operations: If n is even, replace n with n / 2. If n is odd, replace n with either n + 1 or n - 1. Return the minimum number of operations needed for n to become 1.
Viewing 111 - 120 interview questions