Skip to content
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

8. K Closest Points to Origin (HEAP) #216

Open
Debashish-hub opened this issue Jul 25, 2021 · 2 comments · Fixed by #273
Open

8. K Closest Points to Origin (HEAP) #216

Debashish-hub opened this issue Jul 25, 2021 · 2 comments · Fixed by #273
Assignees
Labels
🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21.Points will be 30. LGMSOC21 This issue will be considered for LGM-SOC 21

Comments

@Debashish-hub
Copy link
Collaborator

Contribution Guidelines for this question-

  • Languages available: C++, Java, Python
  • Well Commented Code
  • In the starting, add a brief explanation of the algorithm
  • if possible, add time and space complexity
  • kindly upload your code in -> Language (C++, Java, Python) Folder
  • NO PLAGIARISM

Also, watch this video and the README section before contributing to the project.
https://youtu.be/qXeaN_ZVVIc

@Debashish-hub Debashish-hub added LGMSOC21 This issue will be considered for LGM-SOC 21 🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21.Points will be 30. labels Jul 25, 2021
@ShwetKhatri2001
Copy link
Contributor

@Debashish-hub Can I work on this issue in C++ ?

@vilsi12
Copy link
Member

vilsi12 commented Aug 4, 2021

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21.Points will be 30. LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants