Typical FAANG interview. 4 parts, each with 1 technical question and 1 behavioural question. 1 system design question, 3 coding questions that target different things (requirement definition, trade-offs in solution, and a problem where the challenge is in the framing).
Interview questions [1]
Question 1
Given a set of words and a string, return true if the input can be segmented into 1+ words that exist in wordList
Started with a recruiter phone call and a 30 minute phone call with the hiring manager to negotiate a remote role since the job was based in Seattle and the manager agreed. Following up with five rounds of virtual on site. Four of them are coding/design. One of them is behavioral mostly leetcode medium level questions which I finished and I was able to do all the follow up and answer the design and time complexity questions correctly after the interview got ghosted for a whole month and got an automatic rejection email.
Interview questions [1]
Question 1
Leet code medium level questions. DFS, BFS, sliding windows and greedy algorithm. Follow up, asking some design questions and the time complexity of the code.
Phone interview with hiring manager for 45 minutes primarily a tech interview. Focused on questions directly related to tech stack. Come prepared knowing design questions and how those conversations go.