You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recommended time complexity for this problem is written as O(nlogk) when it should be O(klogn), as shown in the solution tab and mentioned in the solution video.
Thank you!
The text was updated successfully, but these errors were encountered:
Bug Report for https://neetcode.io/problems/k-closest-points-to-origin
The recommended time complexity for this problem is written as O(nlogk) when it should be O(klogn), as shown in the solution tab and mentioned in the solution video.
Thank you!
The text was updated successfully, but these errors were encountered: