1p3a Question · Oct 2025

Google onsite interview experience: handling ApkInfo queries with Segment Tree

SWE Onsite Hard

Question Details

**Problem Statement** Design a system to manage a list of `ApkInfo` objects, defined by an ID and a supported OS version range: ```java class ApkInfo { int apkId; int minOsVersion; int maxOsVersion; }

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Trees Sql