Are you here for a few extra dollars, or here for a learning experience?
C Programmer Interview Questions
3,500 c programmer interview questions shared by candidates
What does a virtual function equaling to 0 in C++ mean?
What school/year are you in?
Do you know design patterns?
For the coding interview on HacherRank, I just needed to know about arrays, hash maps, and graph data structure. The interview on headquarters was mostly questions on OOP, then one coding question, a version Best Time to Buy and Sell Stock
home assignment to do a tic tac toe game and then OOP questions
They asked me to design a racing game. What components I would need to create that racing game and to briefly implement some of them in pseudo code. They were specifically looking for answers regarding what would happen if your vehicle was out of bounds, how would you determine whether a racer was knocked out by another vehicle or whether it was self inflicted. An additional question they asked was how would you handle score submission and consistency between client and server side to prevent user interference in the process and to maintain data integrity.
sorting an array of int by the max value of the two numbers which have the same beginning digit and same ending digit.
Some questions on algorithms, performance, and statistics.
string related code
Viewing 3381 - 3390 interview questions