PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/Machine Learning/Waymo

How predict vehicles’ turn direction at intersection?

Last updated: Mar 29, 2026

Quick Overview

This question evaluates a data scientist's competency in time-series intent prediction at intersections, including label definition under ambiguity, trajectory and map-based feature representation, model class selection, and evaluation considerations such as leakage prevention.

  • easy
  • Waymo
  • Machine Learning
  • Data Scientist

How predict vehicles’ turn direction at intersection?

Company: Waymo

Role: Data Scientist

Category: Machine Learning

Difficulty: easy

Interview Round: Onsite

At an intersection, there are **N vehicles stopped or moving slowly**. For each vehicle you have historical time-series data up to the current time: - Position \((x_t, y_t)\) - Velocity \((v_{x,t}, v_{y,t})\) or speed + heading - (Optionally) lane/map context for the intersection ### Task Build a model to predict each vehicle’s **intent** at the intersection: - **Left turn** - **Go straight** - **Right turn** Explain: 1. How you would define labels and handle ambiguity (e.g., last-second lane change). 2. What features / model class you would use (from simple baselines to sequence models). 3. How you would evaluate performance (metrics, slicing, calibration) and avoid leakage. 4. Key edge cases and failure modes.

Quick Answer: This question evaluates a data scientist's competency in time-series intent prediction at intersections, including label definition under ambiguity, trajectory and map-based feature representation, model class selection, and evaluation considerations such as leakage prevention.

Related Interview Questions

  • Design an Online Experiment - Waymo (medium)
  • Compare two rare-event detection models statistically - Waymo (easy)
  • Implement K-means and handle train-inference mismatch - Waymo (easy)
Waymo logo
Waymo
Jan 17, 2026, 12:00 AM
Data Scientist
Onsite
Machine Learning
30
0
Loading...

At an intersection, there are N vehicles stopped or moving slowly. For each vehicle you have historical time-series data up to the current time:

  • Position (xt,yt)(x_t, y_t)(xt​,yt​)
  • Velocity (vx,t,vy,t)(v_{x,t}, v_{y,t})(vx,t​,vy,t​) or speed + heading
  • (Optionally) lane/map context for the intersection

Task

Build a model to predict each vehicle’s intent at the intersection:

  • Left turn
  • Go straight
  • Right turn

Explain:

  1. How you would define labels and handle ambiguity (e.g., last-second lane change).
  2. What features / model class you would use (from simple baselines to sequence models).
  3. How you would evaluate performance (metrics, slicing, calibration) and avoid leakage.
  4. Key edge cases and failure modes.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Machine Learning•More Waymo•More Data Scientist•Waymo Data Scientist•Waymo Machine Learning•Data Scientist Machine Learning
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.