PayPal Machine Learning Engineer Interview Questions
The questions to prepare for a PayPal Machine Learning Engineer interview. Questions from real interview reports rank first. Updated weekly.
Implement Lloyd's k-means algorithm to cluster 2D points by iteratively updating centroids.
PayPalCompare common sorting algorithms by best, average, and worst-case time complexity and explain when each is appropriate.
PayPalExplain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.
PayPalBuild an imbalanced binary classifier for card fraud detection using class weighting, resampling, and threshold tuning with PR-focused evaluation.
PayPalSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Design a real-time fraud scoring system for card transactions with strict latency, delayed labels, and high availability requirements.
PayPalDesign a shared feature store for training and low-latency inference across many ML systems with strict freshness and consistency needs.
PayPalTests your ability to justify interpretability tradeoffs for stakeholders and risk-sensitive use cases.
PayPalTests your understanding of experimentation and causal evaluation for model impact.
PayPal