I applied online. I interviewed at Applitools in Sept 2020
Interview
- step 1: 30 minutes technical questions interview .
- step 2: Home Exercise - Build a testing project in Java for class implementation of a basic naive calculator and Follow Object-Oriented concepts and written as modular as possible..
Interview questions [1]
Question 1
- What's the time complexity of a search algorithm in Array, Tree and Linked List.
- Explain the difference between object and class.
- What's the difference between passing by reference vs. passing by value?