I applied through a recruiter. The process took 2 weeks. I interviewed at PCS Global Tech (San Diego, CA) in Apr 2018
Interview
Interviewer is particularly interested in your past SQL project experience at first, then goes on technical interview section. First is to ask questions about SQL concepts, then SQL queries, then some very basic programming code, and then a very simple algorithm problems like how to sort a array.
Interview questions [1]
Question 1
how to exchange variable a and b's value without using a third variable?