I applied through a recruiter. The process took 1 day. I interviewed at Experitest (Netanya) in Apr 2019
Interview
they give you 2 java code and you should know what the methods do
the first one was to sort an array (not increasing sort).
the second is to write a method by given X and N , you should return the Nth root of X
Interview questions [1]
Question 1
to write a method that can calculate the n root of an integer x