Skip to content

fix: Fix accounts merge#162

Open
zengxu-yang wants to merge 3 commits into
wislertt:mainfrom
zengxu-yang:fix_accounts_merge
Open

fix: Fix accounts merge#162
zengxu-yang wants to merge 3 commits into
wislertt:mainfrom
zengxu-yang:fix_accounts_merge

Conversation

@zengxu-yang
Copy link
Copy Markdown
Contributor

@zengxu-yang zengxu-yang commented May 6, 2026

What changed?

Fixed an incorrect problem set in Problem 721.
Move the sorting process to two_sum/helpers.py to be consistent with other problems.

Why?

The pytest problem set of Problem 721 contains a mistake that prevents it from passing the tests.

@zengxu-yang zengxu-yang force-pushed the fix_accounts_merge branch 2 times, most recently from 5aae7d7 to 772ef97 Compare May 7, 2026 06:27
@wislertt
Copy link
Copy Markdown
Owner

wislertt commented May 8, 2026

Hi, thank you for your contribution.

Please also update the JSON that is where the resource for cli to generate the files.

https://github.com/wislertt/leetcode-py/tree/main/src/leetcode_py/cli/resources/leetcode/json/problems

Otherwise, cli will just generate the old code.

I think I will add CI/CD to check consistent later with the code and JSONs.

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