Implement an interpreter in Haskell for a functional language, followed by translating some of the previous into their language.
Compiler Interview Questions
191 compiler interview questions shared by candidates
1) Given an accelerator with no memory to store the previous layer activations, Can you reuse the convolution output of a particular patch of the image for the next convolution operation? If so how, if not why? 2) Is it possible to reduce the multiple convolutions into a single convolution operation to speed up the execution?
Some basic software engineering question
Most questions are very basic questions, including tags for make file, shell script function, c/c++ basic etc.
General tech about C++
Describe projects mentioned on CV.
I was being asked two coding questions, two design questions, and some math questions. One of the design questions is about designing the intermediate representations.
1. Questions from the resume. 2. Vectorization 3. Difference between a structure and a class
tell me about yourself
Why compilers do loop unrolling?
Viewing 111 - 120 interview questions