1p3a Question · Nov 2025

Meta E6 ML-SWE Onsite Interview Experience (Downlevel to E5)

SWE Onsite Senior

Question Details

**Role:** E6 ML-SWE **Coding Round 1** * **Problem:** Find the K points closest to the origin. * **Solution:** Compute Euclidean distances and use a Max Heap of size K or the QuickSelect algorithm to

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Hash Table Heap System Design Ml