I applied online. I interviewed at NuTonomy (Singapore) in Apr 2020
Interview
The whole interview process contains several parts: (1) HR chat, (2) Technical interview, and (3) Talk with the team lead.
In (2), I encountered many questions related to machine learning, computer vision, and basic algorithm. In the final stage, the team lead asked me to solve a puzzle quiz.
Interview questions [1]
Question 1
How to deal with class imbalance in a machine learning problem?
How do you evaluate an object detection algorithm?
Tell me some examples about two stage and single stage object detection algorithm.
How about 3D object detection?
Tell me some examples about segmantic segmentation, and instance segmentation method.
One leetcode medium question (just explain possible solution).
What's the worst case of searching from a hash map?
How do you check GPU memory usage on Linux?