my past experiences, what problems i faced in the last project
Game Engineer Interview Questions
1,450 game engineer interview questions shared by candidates
real-time interview, and I was asked to write a function that would return whether the word was a palindrome or not.
experiences with game design and development behavioural questions
Why PipeWorks?
Which animation is better animation with images or animation with ccspritesheet in respect to memory handling ?
JSON to C# parsing in Unity
What is OOPS? What is Object Pooling?
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'
Q: What are somethings about yourself if given the chance you would want to improve?
Viewing 1191 - 1200 interview questions