I applied online. I interviewed at PAX Technology (Miami, FL) in Apr 2021
Interview
I applied online, and they replied within 2 weeks.
As for the interview process, there is only one interview. I was interviewed by three people, and one grills JAVA basic, one asked three coding problems (just answer orally), and the last one covers some BQ questions. Overall is pretty easy.
Interview questions [1]
Question 1
What do you do at your free time?
Why do you wanna join pax?
Given an int array, return whether this array has duplicate.
Given the same int array, find the duplicate number.
Given an int array, return the most appeared duplicated number.