How to implement LRU Cache?
Compiler Engineer Interview Questions
192 compiler engineer interview questions shared by candidates
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?
Basic algorithms (DFS,BFS)
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 51 - 60 interview questions