The process took 1 day. I interviewed at Qualcomm (San Diego, CA) in Jan 2012
Interview
Some basic probability/stochastic process questions about lossy wireless channels.
The last question the interview asked was: "Suppose we make 10 packet transmissions per second over a wireless channel, the channel is lossy such that with probability 1/10 a packet transmission will fail. The transmitter knows perfectly whether a transmission succeeds or fails. When it fails, the transmitter retransmit the packet, until it finally succeeds. So what is the throughput we can get?"
This was a VERY VERY simple question that the throughput should be 9 packets/second! The interview didn't agree and simply emphasized "because of retransmission, throughput should be reduced more than 1/10" repeatedly.
Couldn't achieve a consensus with him after a long debate and that's it.
Interview questions [1]
Question 1
Given a wireless channel with loss rate 0.1, what's the throughput one can get with retransmission.
I applied online. The process took 3 days. I interviewed at Qualcomm (San Diego, CA) in Apr 2012
Interview
basic C coding questions: byte size, range, xor, heap vs stack, memory leak, call function,static variables, pointer, ram vs harddisk, sorting algorithm,
Operating system question: process, thread,register,ISR, interupt
Coding: find out the missing number from 1-100