I applied online. The process took 4 weeks. I interviewed at RainFocus
Interview
The first step was an initial behavioral assessment with some technical questions. The next step was a take-home React project. The final interview was a technical assessment where I was given several scenarios and had to describe how I would design a solution, including databases, algorithms, and object-oriented programming.
Interview questions [1]
Question 1
Given a circle, square, and triangle, how would you be able to loop through an array of the three shapes and call a method "getArea" and ensure it prints out the correct area?