I applied through college or university. The process took 5 weeks. I interviewed at Tripadvisor
Interview
on campus: basic coding questions, pointers, data structures
Phone interview: slightly more advanced questions, runtime analysis
On site: 4 rounds of interviews, personality questions as well as programming, semi-difficult, doable with some time
I applied through college or university. I interviewed at Tripadvisor (Boston, MA) in Oct 2013
Interview
Phone Interview
Interview questions [1]
Question 1
The interviewed basically asked me a string of questions about linked lists versus array lists, modifying the situation and asking which one would perform better in each. At the end he cave me a question about finding a common parent in a binary tree.
I applied online. The process took 4 days. I interviewed at Tripadvisor in Mar 2013
Interview
i quickly sent my resume. One or two days later I got email with a coding test link to be finished in one week. It's two-question within one hour. about stack and array. I screwed it up and got rejected on next day. I guess it's because it was not the answer they expected to hear.
Interview questions [1]
Question 1
They have required time and space complexity, so you need to come up with the right one right away. cuz you only have 30 minutes for each question and the question description was quite long...