Technical Screening: https://leetcode.com/problems/minimum-number-of-operations-to-move-all-balls-to-each-box/ Three Interviews: - Given a list of words return the largest group of anagrams - https://leetcode.com/problems/number-of-islands/ - Merge k sorted arrays into one array Personal Qualities Interview: - https://leetcode.com/problems/exclusive-time-of-functions/
Grader Interview Questions
8,344 grader interview questions shared by candidates
How do you return the rightmost view of a binary tree?
Word search, find a word in a matrix
Talk about an experience when you worked in a group/resolved conflict.
Given a list of strings that represent users of a social network, return a map with keys for users. As values, it should have a list of their suggested friends on the network. The mapping should be "fair" in the sense of users having mostly the same number of connections.
Why Qualtrics?
Tell me about yourself
subset sum We have [(slc, lax), (slc, sea), (sea, lax), (lax, sea)…], find path from src to dest in k hops, return true if there is and one more I can't recall
For the phone screen one of the questions asked LRU cache
Relatively easy leet code question
Viewing 6461 - 6470 interview questions