Coupang Machine Learning Engineer Interview Questions
The questions to prepare for a Coupang Machine Learning Engineer interview. Questions from real interview reports rank first. Updated weekly.
Find two Coupang item scores that sum to a target using a hash map in O(n) time.
CoupangTests core ML algorithm implementation skills and understanding of decision tree mechanics.
CoupangExplain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.
CoupangSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Design a low latency ML inference platform for high-frequency online predictions with strict response times and evolving model features.
CoupangTests deployment considerations like latency, cost, monitoring, and model lifecycle management.
CoupangDesign a basic A/B test for a recommendation idea, including metric choice, sample sizing, and how to interpret the result.
CoupangAssess precision and recall for a model and explain how the threshold changes the tradeoff.
CoupangTests data engineering design for scalable feature computation and reliable training data generation.
Coupang