How do you find a vector given any two points?
Gameplay Programmer Interview Questions
519 gameplay programmer interview questions shared by candidates
They asked about developer and teamwork ethos.
In Unreal Engine, what is the primary purpose of the UCLASS() macro, and what must an associated header file typically include? Answer: It exposes the C++ class to the Unreal Reflection System, allowing it to be used by the editor, Blueprints, and Garbage Collection. The header file must include the generated file: [ClassName].generated.h.
My thoughts on moving to Barcelona
How do we declare a constant variable in a header file? What is a magic number?
Technical question on object collision detection
vtable, 3d math, ECS, code test(maze)
It was just the first round of interviews
Bloated, endless, soulless corporate environment
C++ / C# differences. OOP basics, templates, classes, pointers, usual stuff
Viewing 431 - 440 interview questions