Implement 1NN Embeddings and Forward Pass
Company: Meta
Role: Machine Learning Engineer
Category: Machine Learning
Difficulty: hard
Interview Round: Technical Screen
Quick Answer: This question evaluates proficiency in vectorized linear algebra and neural-network forward-pass implementation within the Machine Learning domain, covering 1-nearest-neighbor distance computations in learned embedding spaces, broadcasting, tensor shape reasoning, and tie-breaking behavior.