Q: implement a function of round-robin algorithm with C++. Some functions have been provided.
Junior C Developer Interview Questions
186 junior c developer interview questions shared by candidates
Code pairing: Complete class functions for a betting pool
Advantage and disadvantages of C++ templates
(technical interview) You have two arrays: A and B. A contains ints and B has pairs: (element from A, the number of elements that are larger than that element and to the right of it in A). for example: A = [4,3,5] B = [(5,0), (3,1), (4,1)] Given array B, recreate array A
Describe a good git commit (message)?
What is abstract? What's worse, hurting someone's feelings or taking advantage of someone?
Not software engineering questions. Sql questions, nothing about oop or programming questions.
Q: What is an abstract class?
Word permutation program
Very standard interview questions. Strengths, weaknesses, my experience working in a team, how I handle authority etc. No real game programming questions at all.
Viewing 171 - 180 interview questions