Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 757. Set Intersection Size At Least Two
Find the minimum-size set of integers such that every given interval contains at least two numbers from that set. This is a greedy interval-cover variant — sort by interval end and carefully place two points near each end to maximize reuse across overlapping intervals.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.