Game Developer Intern Interview Questions

1,356 game developer intern 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.
avatar

Unity Game Developer

Interviewed at Moon Active

4
Apr 1, 2022

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.

You are given a string which contains lowercase characters and question marks ('?'). You need to check and return a transformed string if the original string can be transformed into a palindrome. otherwise return "No". * Note: if two characters, which are mirrored to each other, contains '?' insert the character 'a'
avatar

Mobile Game Developer

Interviewed at Moon Active

4
Feb 9, 2024

You are given a string which contains lowercase characters and question marks ('?'). You need to check and return a transformed string if the original string can be transformed into a palindrome. otherwise return "No". * Note: if two characters, which are mirrored to each other, contains '?' insert the character 'a'

Viewing 1121 - 1130 interview questions

Glassdoor has 1,356 interview questions and reports from Game developer intern interviews. Prepare for your interview. Get hired. Love your job.