The interview consisted of one online assessments and two rounds of virtual interviews. One was technical and the other was behavioral. Overall this was a straightforward process and was very conversational.
2 rounds of interview with one medium level programming question in each round and some questions about testing and test cases. You are expected to solve the given programming question and walkthrough them and you are expected to write some test cases for the application or features provided by the interviewer
Interview questions [1]
Question 1
Write minimum 10 test cases for search feature for any application.
Rotate array elements program