Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela Tripadvisor (Newton, MA) em mar. de 2011
Entrevista
Phone Interview, set up a browser session where both users share a common workspace with each other. Asked to write methods in Java/C++/whatever language you are comfortable with.
Asked general questions on Data Structures material (Hash Table, Sorting, Tree), followed by Q/A
Perguntas de entrevista [1]
Pergunta 1
Explain to me the differences between Quick Sort, Merge Sort and Bubble Sort
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 4 semanas. Fiz uma entrevista na empresa Tripadvisor.
Entrevista
I applied for this company on our campus career fair, and in the next few days they scheduled me an on-campus interview. One person interviewed me for about 45 minutes. Only technical questions, didn't ask me about my project or something else. He asked me to write code in a white board and then asked me some question about the code.He also told me there would be 3 rounds of interviews.
Then I received an email telling me I passed the interview and then came up the 2nd round - telephone interview. It's a 30-minute interview asking a quite simple question and some extensions. Then he started to introduce the job and environment of their company.
And after maybe 2 weeks, there will be an on-site interview if you pass the previous one.
Perguntas de entrevista [1]
Pergunta 1
Nothing difficult. The first question is about combination of HashMap and ArrayList, which the best answer should be LinkedHashMap but it's OK if you didn't know about this class.
The second interview is to find the same element in two lists
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Tripadvisor em mar. de 2014
Entrevista
Two phone interviews covering:
1. Find and remove all numeric characters in a singly linked list
2. Questions about basic data structures, trade offs, use case, access complexities
3. Given string A, B, return string A - (A intersect B)
4. implement basic hash table and collision handling
5. Discuss algorithmic complexity of solutions in all cases
Perguntas de entrevista [1]
Pergunta 1
Nothing unexpected. Very standard cs101 data structures related questions.