I applied in-person. I interviewed at Parts Avatar in Jul 2018
Interview
Round 1: Simple online coding test based on JAVA.
Round 2: Hangout interview with a fresher with total 1 year of experience after completing his graduation. Asked few basic questions on arrays. I was able to answer all of these. Still not processed for the next round.
Interview questions [1]
Question 1
1) 2Sum array problem. Find if any two elements of the array adds to a given target.
2) overlapping intervals problem.