TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.79k stars 7.29k forks source link

Added 4Sum.cpp #2865

Open shubhamjain1402 opened 1 month ago

shubhamjain1402 commented 1 month ago

What would you like to share?

Added the solution to the leetcode 4Sum problem to the others section.

Additional information

PR[#2864]

ayeshamansoor18 commented 1 month ago

I'm here to solve this query

shubhamjain1402 commented 1 month ago

Hi @ayeshamansoor18,

I have added the solution to the 4 Sum problem on LeetCode to the “Others” section of the repository and created PR [#2864] as part of Hacktoberfest. I would be grateful if you could take a moment to review it.

github-actions[bot] commented 2 days ago

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.