Java questions included patterns program, OOPs concepts and some questions related to it, string palindrome, static keyword, etc.
Unity Developer Interview Questions
819 unity developer interview questions shared by candidates
What is Monobehaviour lifecycle Optimization techniques in Unity What are delegates What are Solid principles etc
I've never worked remotely in my career of 10+ yrs till now. So this was something I was new to and question pertaining to work from home were a little unexpected. Eg: how will I manage to resolve an issue if my reporting manager is away and there's a delivery deadline approaching!
Domain based questions and OOPS.
How to keep gameobject intact while chaning scenes in unity?
first technical round for unity-xr role started with small intro , questions on oops and then unity game development basics and core and Csharp concepts like inheritance, access modifiers in details , second technical rounds again started with core game development basics and then 1 small task in unity itself on "have 3 objects like cube cylinder and when two objects collide , make the third one disappear from scene" ....great interview very understanding even if you don't know all the answers.
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.
Develop a simon says game.
Question about design patterns except singleton.
Design the "Chicken" from chicken invadors, scripts, events, components.
Viewing 671 - 680 interview questions