Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2978. Symmetric Coordinates
Given a set of 2D integer coordinates, determine whether the point set is reflection-symmetric about a vertical line (i.e., for every point there exists a mirrored point across some x = c). This requires finding the candidate symmetry line (often via average x) and verifying matching mirrored pairs while handling duplicates.
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.