I applied online. The process took 2 weeks. I interviewed at Qualtrics (Seattle, WA) in Sep 2021
Interview
45 mins, 10 mins or so behavioral 30 for a leetcode style question and then 5 minutes for questions. It wasn't bad and the interviewers were nice but I think the question was a bit confusing since they created the data structure.
Interview questions [1]
Question 1
It was kind of a Linked List question but the node could have kind of an array of multiple values and you had to make sure it didn't exceed the max buffer size, and you had to insert a value based on where it'd be appropriate to insert it in the node.
5 rounds. 1 phone screen. 3 on-site rounds. 1 hm round. Prepare for leetcode mediums and behavioral and should be fine. Interviewers extremely friendly. Highly recommend this company to anyone that is currently interviewing
Interview questions [1]
Question 1
Tell me about a time when you were wrong and how you resolved it.
Three rounds of interviews in total, first round 45 minute technical interview, second round three consecutive 45 minute technical interview, final round 45 minute technical interview. In each interview had to solve a programming problem.
Interview questions [1]
Question 1
Given an array representing a space with x representing obstacles get from the top left to bottom right by only moving left and down.
I applied through a recruiter. I interviewed at Qualtrics in Apr 2022
Interview
I had a phone screen with the recruiter first. They asked simple behavioral questions (tell me about yourself, projects, why qualtrics) and were very kind and informative. I then had a technical Zoom call with an engineer. I did not enjoy this interview as the engineer was passive aggressive and made discouraging comments about my code before I finished.
Interview questions [1]
Question 1
How do you return the rightmost view of a binary tree?