Software Engineer · Senior-Level · Full Journey
### Round 1: Coding and Behavioral (BQ) **Question:** The round included both a coding question on object-oriented design and behavioral questions. ---
### Round 1: Coding and Behavioral (BQ) **Question:** The round included both a coding question on object-oriented design and behavioral questions. ---
Showing 281-290 of 1248 forum items
I was asked a visitor analytics question about finding the shortest window with enough categories. It felt like a product metrics problem where the input represented user activity over time.
### Round 1: Coding **Question:** Coding round focusing on a binary tree problem. --- ### Round 1: Behavioral (BQ) **Question:** Standard behavioral questions. --- ### Round 1 (Additional): Coding **Question:** A second coding round focusing on a hash table pr...
### Round 1: Unknown **Question:** Introduction to the Payment PM role and the case study. --- ### Round 2: Case Study **Question:** Discussion of the pre-interview case involving solving a batch processing problem. --- ### Round 3: Case Study **Question:** Fu...
### Round 1: Virtual Onsite **Question:** Two behavioral questions about tight deadlines and dealing with a lack of information. Then, technical questions on gradient descent, loss functions, backpropagation, attention, self-attention, encoder-decoder architec...
The problem asked for an earnings tracker that supports updates and top creator queries. It looked simple at first, but stale heap entries and updates to existing creators were important.
### Round 1: Phone Screen **Question:** I was asked to design a News Aggregator Service similar to Google News. The requirements included users subscribing to topics and publishers, providing general top stories, personalized news, and redirecting users to new...
### Hiring Manager Screen **Question:** The hiring manager introduced themself and the team, explaining their use of traditional ML and exploration of generative AI. I introduced myself. I was asked why I want to leave my current company, and I mentioned Apple...
I was asked one hard dependency-style question about computing the value of a target recipe. The problem sounded simple at first, but it became stressful once the interviewer added cases involving recipes depending on other recipes.
I had 90 minutes for two coding problems. I solved the first one partially, passing 13/15 test cases. I couldn't solve the second one.