Nothing was specifically difficult, but be prepared for multiple technical tests before you get to discussing anything you might want to know about the job.
Senior C Developer Asp Net Interview Questions
381 senior c developer asp net interview questions shared by candidates
Questions about modern C++ Technical knowledge has to be up-to-date
Review of a past project, explain how it was implemented, what couldv'e been done differently. How do you handle the code review process.
what is subnet and find no. of subnets from Ip and mask
The vacancy has been there for 1 year already. Hong Kong has 7 million population.
What's your opinion on TDD
Convert color from RGBA to BGRA in C
int main() { std::thread* threadHello = new std::thread(printHello); std::thread* threadThread = new std::thread(printThread); return 0; } void printHello() { std::cout << "Hello" << std::endl; } void printThread() { std::cout << "Thread" << std::endl; }
What are the strict guarantees of the method contract w.r.t. the object state?
Fix a bug from MariaDB opensource code by installing it on your machine, setting up development env, understand the code and fix the bug. That too for a interview test only.
Viewing 281 - 290 interview questions