Implement an algorithm which models how Assembly language instructions are executed in a program stack. Pretty basic and straight forward thing to do. However, all the Assembly language commands needed to be typed in by the user at runtime. Ridiculous!!
C Programmer Interview Questions
3,501 c programmer interview questions shared by candidates
If you want to keep a running average, and values are updated every second, how would you store the information?
Essentially the compilation process in C++
All questions are easy except the last one. Calculate the number of reverse order pairs in the array. But this time it is not reverse pairs but reverse arrays in 3 numbers. This makes the question very difficult if you want to match the time limit Especially they only give me 1 hour to finish all the problem.
They asked me to solve some puzzles via software.
Can you explain the concept of pointers in C++ and provide an example of how they are used to access and modify variables directly?
About correct comparing of strings. It was not a distinct question, but a part of code analyzing
Tell me about a difficulty you had and how did you overcame it?
There were no questions, just the leetcode challenge.
Write function to find factorial of an integer
Viewing 511 - 520 interview questions