San Francisco Bay AreaJan 24, 2026Online AssessmentTechnical Discussion6/10 difficulty
The online assessment consisted of three parts: an array problem, an SQL problem, and a bash scripting problem. **Question:** I was given an array problem, an SQL problem, and a bash scripting problem.
### Round 1: Phone Screen **Question:** The phone screen consisted of approximately 20 technical questions related to infrastructure. The interview lasted 45 minutes and did not involve any coding. ---
070
Mountain View, CA
Jan 24, 2026
Full Journey
Multiple Types
4/10 difficulty
### Round 1: Coding **Question:** I had to solve three easy coding problems: converting snake_case to camelCase, formatting a number with commas every 1000 digits, and printing all 1000-digit numbers. --- ### Round 2: Behavioral (BQ) **Question:** I was asked...
077
Menlo Park, CA
Jan 24, 2026
Full Journey
Multiple Types
7/10 difficulty
### Round 1: Coding **Question:** Standard coding questions. --- ### Round 2: AI-Assisted Coding **Question:** Card game problem with multiple optimization steps. --- ### Round 3: Machine Learning System Design (MLSD) **Question:** Design a model to detect cop...
071
San Francisco, CA
Jan 24, 2026
Online Assessment
Coding
7/10 difficulty
The Online Assessment consisted of implementing a worker management system with several functionalities. ### Round 1: Worker Management - Part 1 **Question:** Implement `add worker` with metadata (id, position, salary), `register worker` time (start/end time b...
071
Remote
Jan 24, 2026
Full Journey
Coding
6/10 difficulty
Round 1: Coding Question: Graph problem (unspecified), requiring building a graph and using BFS. My approach: Initial implementation was brute-force graph construction. Missed a minor bug in BFS which the interviewer pointed out. Suggested Union Find as an opt...
070
San Francisco Bay Area
Jan 23, 2026
Phone Screen
Coding
7/10 difficulty
I had a phone screen about grouping customer records that shared information. The prompt felt similar to merging duplicate user profiles across different signals.
00
San Francisco Bay Area
Jan 23, 2026
Phone Screen
Multiple Types
5/10 difficulty
This was an OpenAI General SWE technical phone screen. The overall experience was positive, and the interviewers were friendly and easy to communicate with. The round covered both coding and system design, with the design discussion focusing heavily on failure...
01
San Francisco Bay Area
Jan 23, 2026
Phone Screen
Multiple Types
5/10 difficulty
This was a technical phone interview for a Data Engineer role, focusing on practical SQL and Python skills. It included two SQL questions on e-commerce bid analysis and budget-based product selection, and two Python...