I applied online. The process took 2 weeks. I interviewed at Amovius (Tampa, FL) in Feb 2014
Interview
Interviewed with the Amovius recruiter and then a technical interview by phone. This was followed by tw0 interviews with the client.
Interview questions [1]
Question 1
You are given a the source to a application which is crashing when run. After running it 10 times in a debugger, you find it never crashes in the same place. The application is single threaded, and uses only the C standard library. What programming errors could be causing this crash? How would you test each one?