I applied through college or university. The process took 2 months. I interviewed at Tripadvisor in Sep 2014
Interview
Applied in career fair. Got an email scheduling a Skype technical interview after 5 days. Then it took them 10 days to get back to me, asking if the next day worked. Then until 45 minutes before the interview, the HR sent me the link to an online whiteboard I would do all the coding on. My interviewer is pretty nice and overall the interview is very casual. I got one data structure question and one coding question. After I finished coding, the interviewer suggested a better algorithm.
Interview questions [1]
Question 1
How to find the closet common ancestor of two nodes in a binary search tree.
I applied through college or university. The process took 2 weeks. I interviewed at Tripadvisor (Ottawa, ON) in Oct 2014
Interview
The company recruiter contacted me after I handed in my resume at a university job fair. We scheduled a Skype interview with a software engineer. At first, the engineer asked me to describe my former projects. Then he asked a couple of technical questions.
1. What data structure would you use to store large amounts of phone numbers?
2. Given a very large text file, how would you extract all phone numbers from the text?
3. How would you process the text file using a parallel architecture?
Finally, the engineer had given me an opportunity to ask any questions about the company. The interview ended after about 35 minutes of talking. After about 2 weeks I reveived an email explaining they will not continue with my application.
The recruiter, as well as the engineer, were both very nice and helpful. However, I have never heard any feedback from either of them regarding why I am not the right fit for their company. Also, they were not interested in anything else but strictly my technical knowledge about data structures and parallel computing.
Interview questions [1]
Question 1
How would you extract all phone numbers from a very large text file using a parallel architecture?
I applied through college or university. The process took 2 weeks. I interviewed at Tripadvisor in Oct 2014
Interview
I submit my resume on University Job Fair. It took 2 weeks and I got a email to set up a skype interview, the interview took 1 hours. A friendly engineer asked my projects detail in University.
And a question like how to collect a phone number in a text file. and some question about time complexity.
Interview questions [2]
Question 1
how to collect a phone number(xxx-xxx-xxxx) in a text file