Skip to content

Bug Report for k-closest-points-to-origin #4030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
adeel-s opened this issue Apr 10, 2025 · 0 comments
Open

Bug Report for k-closest-points-to-origin #4030

adeel-s opened this issue Apr 10, 2025 · 0 comments

Comments

@adeel-s
Copy link

adeel-s commented Apr 10, 2025

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!

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant