I applied online. The process took 4 weeks. I interviewed at Arm in Jan 2025
Interview
The technical interview lasted about 1 hour and 30 minutes. The questions were of medium to high difficulty, particularly in Machine Learning, Artificial Intelligence, and C++. To prepare effectively, it's recommended to practice coding on platforms like LeetCode. Additionally, having a strong understanding of the programming language's specifics and a solid knowledge of Linux would be beneficial.
Interview questions [1]
Question 1
Find what's wrong with the code you see, and as you identify the error, explain out loud what you're reading.
I applied online. The process took 1 day. I interviewed at Arm (Cambridge, England) in Nov 2017
Interview
There are 8 questions in the online interview, each with 30 seconds prep time and 3 minutes to give an answer. Only one attempt is allowed. It also included a problem to solve in C++, which is funny, since the job only required knowledge of python.
Interview questions [1]
Question 1
A string was given in the form "010101,11101". You were tasked with adding the two binary numbers before and after the comma in-between.