There will be a Coding round followed by two technical interviews. Coding round would be for 1 hour on hackerrank platform. Passing the coding round would be crucial for moving into further rounds.
Interview questions [1]
Question 1
Compute the intersection over union, given 2 rectangles. For Each rectangle input representation would be topleft vertex and bottom right vertex.