Tensorflow questions. Calculate the area of the intersection of two rectangles.
Resident Engineer Interview Questions
3,457 resident engineer interview questions shared by candidates
The questions I got were all similar to coding projects you would get in a 200 level college course. Once you answer that, they will proceed with more complex questions and if you have time, even some algorithm analysis on your code.
Questions are similar to easy and medium level problems on LeetCode.
Data structures questions.
Finding repeating patterns in infinite string
They asked about my background for the first ~5 minutes, but the focus of the interview was coding an algorithm then testing your code (~35-40 min), then a few minutes for my questions at the end.
Given points representing cities, find the max cities you can travel too if you have to move at least once up and to the right each time.
I believe I signed an NDA before these interviews, so I can't disclose. But they were programming questions of general difficulty, similar in style to those found in the very helpful practice book Cracking the Coding Interview.
You'll want to know about data structures and algorithms - how they work, implementation, etc.
How would you improve resident experience?
Viewing 1261 - 1270 interview questions