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

chore: added test case for zero sum triplets #155

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

jaidensiu
Copy link
Contributor

@jaidensiu jaidensiu commented Dec 7, 2024

Fixes issue #N/A

What is being changed?

  • Added a test case for Zero Sum Triplets

What are the advantages of this change over what exists?

  • More robust testing to catch an edge case where there can be duplicate triplets

What are the downsides of this change?

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jaidensiu jaidensiu changed the title chore: simplified zero sum triplets and corrected space complexity chore: added test case for zero sum triplets Dec 7, 2024
@spring1843 spring1843 self-requested a review December 9, 2024 03:33
@spring1843 spring1843 merged commit 32ff2cd into spring1843:main Dec 9, 2024
3 checks passed
@spring1843
Copy link
Owner

Thank you for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants