The first stage was a phone interview with two developers from the team. This was followed by a Zoom interview, where I was asked some basic JavaScript questions, such as how to get the maximum value from an array. I was also asked to implement a React component where clicking on a child component toggles some text in the parent component.
Interview questions [1]
Question 1
show toggle text in the father component when you clicked on the son component