Questions got asked: 1. Explain software terms, e.g., virtual function, multiple inheritance, template, memory allocation etc; 2. Writing code to reverse a linked list; generate Fibonacci sequence; judge isPowerOf2 without using +/- operations; 3. Given a string and calculate its operation result, e.g., given string "2+3-5+9" it should return 9. Implement code to check whether an integer is a power of 2 without using + and - operations.
Compiler Interview Questions
191 compiler interview questions shared by candidates
Computer problem that requires some thinking. See #2 above.
Basics about C,C++.Few aptitude questions,Liniked list
How should a compiler implement a case/switch statement.
- Program matrix multiplication and describe *all* applicable optimizations (they mean *all*) - Program graph coloring
what is the backend function of compiler
C++: What are advantages of templates?
who won the German football cup in 2010
Where do you see yourself in five years?
How would you design a system …
Viewing 181 - 190 interview questions