I applied online. The process took 1 day. I interviewed at Teledyne Technologies (San Diego, CA) in Apr 2015
Interview
The interview lasted about an hour with reasonable questions. The questions weren't hard, but I choked up. I was interviewed by the hiring manager and another engineer. However, HR gave me a 1.5 hour aptitude test to start. Basically, it was a personality test with a few simple math problems and word analogies.
I applied online. The process took 4 weeks. I interviewed at Teledyne Technologies (San Diego, CA) in May 2012
Interview
After submitting my resume to their website, I was contacted by their HR rep via telephone, who set up a phone interview for the following week. The next week, I was called by one of their senior engineers, who conducted a 30-minute phone interview. We talked about my experience and some of my past projects, then I was asked some questions about the software development process in general, and a few quick and easy technical questions just to verify I was aware of some basic terms. After the call, I was contacted again (the next day) by their HR rep, and we set up a date for the on-site interview.
Interview questions [1]
Question 1
One question I was asked was this: Suppose you wrote some "C" code to read from a register inside a loop, and exit the loop only when a particular value was read. But your code isn't working: the loop continues to execute forever even when the correct "stop" value is placed into the register. What might be happening to cause this error?