The wolf, the sheep and the cabbage riddle
Unity Game Developer Interview Questions
152 unity game developer interview questions shared by candidates
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.
what is unity games ?
Questions were around the games and logic. Some puzzle questions
--- Codeshef Coding Test --- Two questions related to String Manipulation and Data Structures. --- Technical Interview 1 --- Frequency Count in O(n) OOPS Concepts Binary Search Merge Sort --- Technical Interview 2 --- Object Pooling Multiple Threading C# OOPs Concepts Courotines/IENumerator DeltaTime/FixedDeltaTime Static and Dynamic Batching Update/FixedUpdate/LateUpdate SpeedDistanceTime Aptitude Problems Sequential Execution of MonoBehaviour --- Technical Interview 3 --- Unity Profiler Asset Bundle NavMeshAgent AI UI Canvas Features C# Virtual/Override Virtual Destructors Pathfinding (A* Algorithm) Orthographic/Perspective Camera Modes --- Technical Interview 4 --- Optimization Concepts Disadvantages of Unity3D ECS/DOTS/JOB SYSTEM --- Assignment --- To code and present a 3D fbx model for the players to choose and play with. Interview with CEO about Reliance Games
the projects that i worked on before
Sorting de point selon leurs distances (coordonnées)
Tell me about your Final Project Graduation Test regarding Unity that you have done at your University
Basic Programming questions. Questions on the projects that I have made.
Op welk punt van vraag 1 wil jij jezelf verbeteren? Waarom?
Viewing 121 - 130 interview questions