I applied through a recruiter. I interviewed at OMP in May 2020
Interview
For initial screening got 2 coding tests- one with multiple choice 14 questions for 30 minutes and another coding program for 20 mins by HackerRank Team. Even if the position is for tester, they still want someone who can code.
Interview questions [1]
Question 1
1. Multiple question- expect all sorts of questions for binary tree, data structures, SQL, Java functions , First in first out problem, supply chain, testing, array.
2. Coding program- Car dealership program with table for type of cars, color, price, etc with specific color need to be found, find minimum value of a car, it was long question don't remember details- need to add array, class, condition to find car with min value and specific color, etc.