python-geeks / Leetcode-scripts

Repo for creating awesome leetcode solution scripts to make my panda smarter
MIT License
19 stars 32 forks source link

3Sum Closest #28

Closed pawangeek closed 3 years ago

pawangeek commented 3 years ago

Leetcode Question no. - 16

Problem name - 3Sum Closest

Instructions

Programming Language

Happy Coding

nagulvali555 commented 3 years ago

Hello, Can I work on this ?