Questions about vector math and programming custom functions and objects.
Gameplay Programmer Interview Questions
519 gameplay programmer interview questions shared by candidates
Haven't reached the technical interview stage
Just behavioral stuff, nothing too crazy.
The coding test consisted of two questions. I had one hour to complete each. I did not complete the first one in an hour. I think it is possible to complete it in an hour if you don't have to look up methods and arguments on the internet and if you complete the code in the first 1/2 hour to 45 minutes and debug/polish in the next fifteen minutes. My solution, in my IDE was 150 lines long, including comments and white space. if you omit these you can save some time, but since I do not know if Roblox sees the code I did not know if I would be judged on style and documentation. The directions were silent on this manner and I assumed they would see it and I would be judged. The second problem was not well worded. There were many details that were glossed over. The description was terse and incomplete. If I had the same problem in a face-to-face interview I would have spent the first fifteen minutes discussing the boundaries and edge cases of the problem. Given it was an online test, I did not have that opportunity. Instead, I got to work and resolved to use the testing environment to answer my questions by printing the output from the runs. The testing framework only says if your code passed or failed each test. Each test has a cryptic label. You do not see the input or output. In effect, you are shooting in the dark. You cannot debug your code using the input to gauge the missing spaces in the problem specification. You cannot even use it to see what the inputs are so you can debug the code in your IDE. After my first run, I stopped working on the problem. The test framework advised me to 'develop more careful tests'. All well and good if I knew what conditions to test. I suppose I simply could have looked up the problem on the internet, but that did not seem honest. If you take the same test, I recommend doing just that. You will be under significant time constraints to solve the problems.
How would you demonstrate this champion's ability for our next video?
My experience, why do a i want to work at ca, also some very complex c++ questions
How do you approach your work and constantly shifting timelines due to game development
Have you played games made by Remedy?
Q: General C/C++ Questions and programming language fundamentals.
Typical behavioral questions like "Why ArenaNet?", "What have you worked on", "what are your goals", etc. Make sure to brush up on any topics the programming test questions cover because you will be grilled on them in detail (especially hashing if it's included)
Viewing 381 - 390 interview questions