The question I got asked was about loop unrolling.
Compiler Engineer Interview Questions
153 compiler engineer interview questions shared by candidates
How to implement LRU Cache?
No technical questions. Just resume discussion
Implementing an LRU cache in C++. Requires O(1) in get() and put().
How would you design a compiler such that you didn't have to write multiple back-end lowerings for various target machine architectures?
Please tell me about yourself.
Compiler: How will you add support for dynamic shapes in a ML compiler?
How to detect memory leaks, what is it and why they may be caused
What is an interruption
Determine the basic blocks. Apply optimizations and specify the optimization techniques used. Describe some data flow analysis done by the compiler.
Viewing 41 - 50 interview questions