Expedia Group AI Engineer Interview Questions
The questions to prepare for a Expedia Group AI Engineer interview. Questions from real interview reports rank first. Updated weekly.
Use postorder recursion to determine whether a binary tree is height-balanced in O(n) time.
Expedia GroupUse dynamic programming and backpointers to find the most likely hidden-state sequence in a Hidden Markov Model.
Expedia GroupDesign an end-to-end travel recommendation system with retrieval, ranking, feature pipelines, and online feedback loops.
Expedia GroupDesign an LLM serving system that balances latency, cost, scalability, and safety for production traffic.
Expedia GroupSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Explain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.
Expedia GroupStructured approach for diagnosing an underperforming model and deciding whether to fix data, thresholding, calibration, or the model.
Expedia GroupDiagnose why a customer-facing LLM assistant is underperforming, using eval-first debugging across retrieval, prompting, safety, latency, and cost.
Expedia GroupTests understanding of end-to-end ML pipelines including training, validation, and deployment.
Expedia Group