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
Data Scientist
•
Coding
•
medium
Given a list of user session logs represented as tuples (user_id, timestamp, action), write a Python function to calculate the average session length. A session ends if there is 30 minutes of inactivity.
#Data Structures
#Parsing
#Python
#Time Complexity
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.