I applied online. The process took 4 weeks. I interviewed at ASV Global (Broussard, LA) in June 2018
Interview
Had a preliminary phone interview, and then a video interview. The phone interview was for seeing if the applicant knew the fundamentals of computer science. For an example, the classic fizz-buzz question was asked. Also, what is the difference between a stack and a heap? Afterwards, I had a general data structures /algorithms video interview over Skype.
Interview questions [2]
Question 1
Write a function to delete a duplicate node within a linked list.