J'ai postulé en ligne. J'ai passé un entretien chez Qualtrics en nov. 2025
Entretien
Interviewer introduces themselves, their role, and gives a brief description of the team. They ask you to introduce yourself and ask about 2 questions on your resume. They then give you a link to solve a Hackerrank problem.
Questions d'entretien [1]
Question 1
They asked me a different variation of Max Area of Island.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Qualtrics
Entretien
The interview process was extensive. They have a high hiring bar and make that clear. There were several technical questions, but they were all pretty reasonable. Interviewers looked for thought process and approach more than the exact right answer. There were personal quality interviews as well, but the interviewers were friendly and reasonable.
Questions d'entretien [1]
Question 1
Asked about times I'd messed up and how I'd dealt with it and learned from it.
J'ai postulé en ligne. Le processus a pris plus de 2 mois. J'ai passé un entretien chez Qualtrics (Seattle, WA) en nov. 2019
Entretien
Went through a technical phone screen with behavioral questions and an easy leetcode question.
Proceeded to onsite in Seattle, everyone was really nice. Toured the building, ate lunch, Q&A session. Then had 3 rounds of technical interviews, each with 10 minutes of behavioral and then the rest of the time spent on a leetcode medium question.
Questions d'entretien [1]
Question 1
Given a string of parenthesis with a mismatched parenthesis, return all solutions of valid parenthesis.
Given a log file with function calls and times, find the total runtimes of each function call given only one function can run at a time and a function can call another function.
N-sum problem.