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

16. 3Sum Closest | IAM.CZH #11

Open
shikouchen opened this issue Jul 8, 2019 · 0 comments
Open

16. 3Sum Closest | IAM.CZH #11

shikouchen opened this issue Jul 8, 2019 · 0 comments

Comments

@shikouchen
Copy link
Owner

https://iamczh.com/2019/06/28/16-3Sum-Closest/

ProblemGiven an array nums of n integers and an integer target, find three integers in nums such that the sum is closest to target. Return the sum of the three integers. You may assume that each input

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

No branches or pull requests

1 participant