Would you be willing to relocate?
Compiler Engineer Interview Questions
193 compiler engineer interview questions shared by candidates
Graph problem and some behavioural questions
How would you optimize matrix multiplication?
How to optimize matrix multiplication on CPU & GPU
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.
Previous experience, previous projects
Look at this C function and tell what is wrong with this, what can be improved
What interests you in compilers?
How would you implement a vtable?
How to implement cache
Viewing 171 - 180 interview questions