Candidatei-me por indicação de um funcionário. O processo levou 2 meses. Fui entrevistado pela Tripadvisor (Split) em mai. de 2024
Entrevista
Had a lot of difficulty scheduling the interviews. The whole process lasted for about 2 months. First, I had the interview with HR, where they talked me through the hiring process. It consists of 5 interviews (1 HR, 3 technical, 1 manager). I passed 1st out of 3 technical interviews. The first one was easy. It consisted of a simple coding task (write out a well formatted multiplication table for 2 number input) and some questions about data structures and SQL. I managed to get everything done before the end of the interview. After 2 weeks I had the second technical interview. It was an easy leetcode problem (Best Time to Buy and Sell Stock). I struggled with optimal solution but I eventually solved it with a hint from the interviewer. The other task was finding errors in Javascript code. In the end I didn't pass because I needed hint in first task, I missed a typo when debugging Javascript code, and was too slow, even though the interviewer confirmed everything was fine at the time and I finished before the end. I should've checked better.
Perguntas de entrevista [1]
Pergunta 1
Write out a well formatted multiplication table for 2 number input.
Best Time to Buy and Sell Stock.
How would you implement hash table. What's the time complexity of operations on hash table.
Explain joins in SQL. Write a query using them.
Find bugs in Javascript code.
Thank you for providing feedback on the interview process. We're sorry to hear about the scheduling difficulties and the challenges you faced. We strive to ensure a smooth and fair interview experience, and your insights will help us improve.