I applied online. The process took 2 weeks. I interviewed at Twilio (Tallinn) in Jun 2016
Interview
I passed the first two interview but got rejected after the third one.
First interview: phone screening - recruiter; just chatting nothing technical nor behavioral
Second interview: Skype - Team leader; chatting in technical and behavioral topics
Third interview: phone + coredpad - Team leader; coding question and technical question about what would you do or how would you solve a problem he mentioned.
My only concern about the interview is that I have a different background than web services they asked. but I mentioned that during the first two interviews and even the second interviewer (Team Leader) said that he has no problem to hire a software engineer who willing to learn something new. But my experience with the third interviewer wasn't good, he didn't read my cv before the interview. So of course his question's level was for an experienced one.
Interview questions [1]
Question 1
Coding question (easy): how to find intersection between two String Lists.
Three-stage process: recruiter screening, a test task and on-site interview. Both test task and the on-site were simple and straightforward, with focus on practical skills. On-site included the prospective team lead, VP and a team lead from another team in the same location.
Interview questions [1]
Question 1
- What data structure would you use for variable-length phone number prefixes?
I applied online. I interviewed at Twilio in Jan 2025
Interview
Interviewed for the L2 role on the Channels team. I did the online assessment (~3 hours), passed it, then was notified saying they filled the role and were no longer considering me. No referral to another role either. Long story short, don't let this awful company waste your time.
2 algo problems (listed below), 1 easy SQL problem, 1 easy API data retrieval problem, and 2 trivial multiple choice problems.
Interview questions [2]
Question 1
Similar to LC1664 - Ways to Make a Fair Array except you don't need to count the number of ways to make it fair, you just have to find the 1 index to remove to make it fair.
If you google Hackerrank Approximate Matching you can find some material on it. Involves calculating a text score for substrings of a word based on a given prefix and suffix.
I applied online. The process took 4 weeks. I interviewed at Twilio (Madrid) in Sep 2023
Interview
I applied on the website (redirected from LinkedIn) and after a few days I was contacted by the recruitment team and an initial short call was arranged. After this call, I was given a HackerRank test to complete, which consisted of 3 multiple choice questions and 2 coding exercises. My technical assessment was reviewed and I was told that I was approved and the next interviews were scheduled. I then had 3 interviews together (but on different days with different interviewers): Coding, System Design and Behavioural. Note that one interview doesn't eliminate you from the process, but a final result is expected as a combination of all the interviews. A few days after the interviews, I had another call with the recruitment team to get the final feedback, and in my case, unfortunately, the recruiter told me that they wouldn't be proceeding with an offer for me. I would just like to add that everyone was very friendly throughout the process.
Interview questions [1]
Question 1
System design: "Design a photo upload/album printing application"