Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Conversation

@anuranjanpandey
Copy link
Contributor

@anuranjanpandey anuranjanpandey commented Oct 4, 2020

IMPORTANT: Please do not create a Pull Request without an issue.

All Submissions:

  • I have read the CONTRIBUTING document.
  • My code is written in Python3 and is ending with .py
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have checked that my submission does pass the test on LeetCode.com
  • Does your filename follow the naming Conventions?
  • Have you linked your PR to an Issue?

Closing issues

Put closes #263 in your comment to auto-close the issue that your PR fixes (if such).

@anuranjanpandey anuranjanpandey changed the title Solution to 0532 - K-diff Pairs in an Array #263 Solution to 0532 - K-diff Pairs in an Array Oct 4, 2020
@vJechsmayr vJechsmayr linked an issue Oct 4, 2020 that may be closed by this pull request
Copy link
Owner

@vJechsmayr vJechsmayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check your Algorithm once more - there is an problem with an Test case on LeetCode:

image

https://leetcode.com/problems/continuous-subarray-sum/submissions/

@anuranjanpandey anuranjanpandey changed the title Solution to 0532 - K-diff Pairs in an Array 0532_K-diff_Pairs_in_an_Array.py Oct 5, 2020
@anuranjanpandey
Copy link
Contributor Author

Please check your Algorithm once more - there is an problem with an Test case on LeetCode:

image

https://leetcode.com/problems/continuous-subarray-sum/submissions/

Screenshot (59)

@vJechsmayr vJechsmayr linked an issue Oct 5, 2020 that may be closed by this pull request
Copy link
Owner

@vJechsmayr vJechsmayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing to my #hacktoberfest Repository!
Happy Hacktoberfest!

@vJechsmayr vJechsmayr merged commit 24cdfe0 into vJechsmayr:master Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1288 - Remove Covered Intervals 0532 - K-diff Pairs in an Array

3 participants