Day 30 of 31-Day May LeetCode Challenge

Aanchal Patial
1 min readMay 30, 2020

We have a list of points on the plane. Find the K closest points to the origin (0, 0).

(Here, the distance between two points on a plane is the Euclidean distance.)

You may return the answer in any order. The answer is guaranteed to be unique (except for the order that it is in.)

--

--

Aanchal Patial

We never really grow up, we only learn how to act in public