Python, PyTorch, and c++ question
Compiler Engineer Interview Questions
187 compiler engineer interview questions shared by candidates
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.
What was my prev job?
Questions on Data flow analysis, register allocation schemes, my work, performance evaluation of hardware components via microbenchmarks and compiler optimizations
A leetcode hard type question involving trees with dynamic programming and memoization
Sizeof and empty class in C++
Many nuance features of C++, such as move semantics, memory safety of closure capturing references, and compiler basics, such as common tradeoffs in optimizations and introducing language features.
The question I got asked was about loop unrolling.
Viewing 41 - 50 interview questions