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'
Game Programmer Intern Interview Questions
1,357 game programmer intern interview questions shared by candidates
Q: What are somethings about yourself if given the chance you would want to improve?
Write out a function that takes in a string as an argument and returns the char that appears most frequently in that string.
what does virtual mean in c++
Why do I have passion in game development and my Interest with Ubisoft.
A moderate level assignment for an Intern Post.
Sobre matemática me perguntaram para que serve a inversa da matriz de rotação, produto vetorial e produto escalar, como saber se dois vetores são paralelos ou perpendiculares
Not much, really. They will ask you about some C++ details, which are mostly found in any C++ book and specially in Effective C++, and a couple of very shallow OO design patterns questions. The hard thing is actually refraining from trying to do anything meaningfully interesting in the exercise: don't. Need to iterate over a grid or matrix? Use plain C in a tight loop, with hardcoded values. Throw in some mostly uninteresting use of STL data structures and avoid entering the template realm or some other convoluted design and you might be OK (since the whole assessment thing is opaque). Other than that, the culture is OK for young and inexperienced people, with most senior people noticing the bad smell and leaving sooner rather than later.
Coding interview had many questions which requires you to have advanced familiarity with C++
Some technical and work practices questions
Viewing 1121 - 1130 interview questions