Be ready for the interview to not be what they told you it would be. Set up a time for a technical interview, ended up being a behavioral interview with a small technical question at the end if you even have enough time for that by then.
Interview questions [1]
Question 1
The one technical question I got was how to determine if a given number is an integer power of another given number.
I applied online. I interviewed at Qualtrics in Aug 2019
Interview
I submitted the resume through the company website and got two rounds of phone interviews in this August and September. All of them are technical interviews and the questions are medium level problems from leetcode.
Interview questions [1]
Question 1
What's your favorite project on your resume and tell me about that.
I applied through an employee referral. The process took 3 weeks. I interviewed at Qualtrics in Feb 2019
Interview
I applied online and was referred by an acquaintance who works there. Once the referral when thought I was contacted by a recruiter to set up the first interview. I had a total of two interviews both with different software engineers from the Provo and Seattle offices. Both interviews started with discussing a recent project and then when into the technical problems. Both problems seemed to be medium to hard leetcode questions. In the first interview I was able to complete the problem, and in the second interview, due to time constraints, I wasn't able to fully implement my pseudo code but had my plan clearly laid out. That didn't seem to be satisfactory however and I received a rejection email shortly after the interview.
Interview questions [1]
Question 1
What is the area of the largest island within a 2d array of 1s and 0s.