Interview prep
Time Series interview questions
12 of the most common Time Series questions for data and AI interviews — each with a worked answer, the trap to avoid, and a link to learn it properly. Stationarity, ARIMA, forecasting, leakage-free validation.
Filter by role
- What are trend, seasonality, and residual in time series decomposition, and how do you extract them? Easy ·Meta·Amazon·Google
- Why can't you shuffle a time series before splitting into train and test sets? Easy ·Amazon·Microsoft·Airbnb
- How do you read ACF and PACF plots, and what do they tell you about AR and MA orders? Medium ·Amazon·Microsoft·Netflix
- What is the difference between ARIMA and SARIMA, and when do you use each? Medium ·Amazon·Meta·Walmart
- How do you choose p, d, and q for an ARIMA model? Medium ·Amazon·JPMorgan·Microsoft
- What is exponential smoothing, and how does Holt-Winters extend it to handle trend and seasonality? Medium ·Amazon·Walmart·Microsoft
- How do you engineer lag and rolling features for a time series ML model, and what leakage risks arise? Medium ·Uber·Airbnb·Amazon
- When would you use MAPE versus MASE to evaluate a forecast, and what are the failure modes of each? Medium ·Amazon·Walmart·Meta
- When would you choose Prophet over ARIMA for a forecasting problem? Medium ·Meta·Airbnb·Amazon
- What is walk-forward validation, and why is it the correct cross-validation strategy for time series? Medium ·Amazon·Airbnb·Uber
- What is stationarity in a time series, and how do you test for it? Medium ·Two Sigma·Citadel·Amazon
- What is a VAR model, and when would you use it instead of a univariate ARIMA? Hard ·Two Sigma·JPMorgan·Amazon
No questions tagged for that role yet.