Airbnb
Online marketplace for lodging with strong data science and infrastructure.
4 Rounds
~21 Days
Hard
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Software Engineer
•
Technical
•
hard
Given two tables: `bookings` (id, user_id, listing_id, check_in, check_out, status) and `listings` (id, host_id, city), write a SQL query to find the hosts who have had more than 3 consecutive canceled bookings in the last 6 months.
#Window Functions
#Data Aggregation
#Complex Joins
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.