I applied through a staffing agency. The process took 1+ week. I interviewed at OpenMobile World Wide (Framingham, MA) in Nov 2015
Interview
I was contacted by a headhunter who in turn submitted my resume. Within two days after that, I had a technical interview via collabedit, followed by an on-site technical interview with four engineers. The interview involved coding on a white board. The questions were not too difficult and the interviewers were very professional and pleasant.
Interview questions [1]
Question 1
1.Implement a queue call in C++, with the usual enqueue(), dequeue() and inQueue() members
2.Count the number of words in a sentence; words being separated by spaces
3.Find if two linked lists have a common node and identify that node
4.Reverse the words in a string