Debug a snippet which was from a header file.
C Programmer Interview Questions
3,507 c programmer interview questions shared by candidates
There is file and every line in the file is a single word and the words can repeat.. Write the most optimized algorithm to print out the distinct words from file in ascending order base on their number of occurrence in the file.
I don't do a lot of operator overloading but they asked me to create a complex numbers class. It was pretty straight forward and I had practiced something like it a few days earlier. Overall, the interviewers were very helpful without giving you answers.
Common technical interview questions
What’s a livelock?
hashtable implementation
General Concepts: RAII, Agile(Scrum) etc.
What problems might come up in concurrent programming?
Describe good c++ code
Implement Queue class: constructor, enqueue and dequeue function. In addition, there are Semaphore class with constructor, up and down functions and Mutex class with lock and unlock functions.
Viewing 2161 - 2170 interview questions