Difference between bugs and defects? Priority and severity, STLC details, test case, test scenarios, test script, Big Bang testing, white box, agile.
Game Software Interview Questions
6,284 game software interview questions shared by candidates
Choose a topic and write an English essay
Why are you leaving your current job? What kind of obstacles did you have during your current job? Why do you want to work for Moon Active? Why this role is relevant for you?
Optimizing in-app purchases feature questions, KPIs
What did you notice about the games coins
JSON to C# parsing in Unity
Q: What are somethings about yourself if given the chance you would want to improve?
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'
Describe a problem that arose during a project and how you solved it
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.
Viewing 5291 - 5300 interview questions