Compiler Interview Questions

188 compiler interview questions shared by candidates

Here are some of the questions I remember, Write a function that evaluates equations in the polish notation: e.g. 3*(2+5) in polish notation would be *,3, +,2,5. Another one was write a function that reads values from one queue and puts them in another queue knowing that this function will be used by threads, so you should make sure they dont interfere with each other if ran together.
avatar

Compiler Developer

Interviewed at Hailo Technologies

3.9
Jul 20, 2022

Here are some of the questions I remember, Write a function that evaluates equations in the polish notation: e.g. 3*(2+5) in polish notation would be *,3, +,2,5. Another one was write a function that reads values from one queue and puts them in another queue knowing that this function will be used by threads, so you should make sure they dont interfere with each other if ran together.

Viewing 91 - 100 interview questions

Glassdoor has 188 interview questions and reports from Compiler interviews. Prepare for your interview. Get hired. Love your job.