Skip to content

Conversation

@shravnchandr
Copy link
Contributor

Generated: 15 new problems (e.g., _01_matrix, _3sum, accounts_merge) added to leetcode/.
Verification: All lint checks passed (black, isort, ruff, mypy).
Tests for new problems are valid and collected successfully (failing assertions as expected).

@wislertt
Copy link
Owner

Thank you for your contribution, @shravnchandr. However, several CI checks have failed, and there are a number of issues in this PR. For example, _3sum duplicates the existing three_sum problem.

Additionally, existing problems should not be modified within this PR. If you need to fix an existing problem, please open a separate PR for that.

To make the review process smoother, please consider starting with a smaller PR. Perhaps adding just one or a few problems at a time.

@shravnchandr
Copy link
Contributor Author

Hi @wislertt, apologies for the error. As per your suggestion, I will start with smaller PRs. Thank you.

@shravnchandr shravnchandr deleted the add-problems-batch-1 branch November 30, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants