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

3 Sum Closest #540

Open
rahulgoyal8312 opened this issue Oct 31, 2021 · 2 comments
Open

3 Sum Closest #540

rahulgoyal8312 opened this issue Oct 31, 2021 · 2 comments
Assignees
Labels
hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Online Question belongs to online platforms

Comments

@rahulgoyal8312
Copy link

Enter your question -

Given Target element, find sum of three numbers from an array which is closest to the target element.

Enter link to the question(if question belongs to any online platform) -

https://leetcode.com/problems/3sum-closest/

Tags for the question(eg - Array, Basic, Stack, etc.) -

Arrays, Two Pointers, Sorting

@rahulgoyal8312
Copy link
Author

Kindly assign this issue to me. @SarthakKeshari

@SarthakKeshari
Copy link
Owner

@rahulgoyal8312.
Kindly add your solution to "Leetcode" folder.
Deadline - 01/11/2021

@SarthakKeshari SarthakKeshari added hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Online Question belongs to online platforms labels Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Under Hacktoberfest 2021 Level 2 20 Points Online Question belongs to online platforms
Projects
None yet
Development

No branches or pull requests

2 participants