Skip to content

feat: add solutions to lc problems: No.3992, No.3993, No.3996, No.3997#5315

Merged
yanglbme merged 3 commits into
mainfrom
feat/lc-3992-3993-3996-3997
Jul 19, 2026
Merged

feat: add solutions to lc problems: No.3992, No.3993, No.3996, No.3997#5315
yanglbme merged 3 commits into
mainfrom
feat/lc-3992-3993-3996-3997

Conversation

@yanglbme

Copy link
Copy Markdown
Member

Summary

  • Add multi-language solutions (Python/Java/C++/Go/TypeScript) for problems 3992, 3993, 3996, and 3997
  • Complete bilingual README solution explanations for each problem

Test plan

  • Spot-check solution code against README tabs for consistency
  • Verify formatting (black / clang-format / prettier / gofmt)
  • Sanity-check sample cases for each problem

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings July 19, 2026 13:37
@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 79.8%, saving 711.7 KB.

Filename Before After Improvement Visual comparison
solution/3900-3999/3997.Count Dominant Nodes in a Binary Tree/images/t9.png 818.8 KB 167.7 KB 79.5% View diff
solution/3900-3999/3997.Count Dominant Nodes in a Binary Tree/images/tnew.png 57.9 KB 7.9 KB 86.4% View diff
solution/3900-3999/3996.Even Number of Knight Moves/images/knight.png 14.8 KB 4.3 KB 71.1% View diff

Co-authored-by: Cursor <cursoragent@cursor.com>
@yanglbme
yanglbme merged commit f3fd835 into main Jul 19, 2026
7 checks passed
@yanglbme
yanglbme deleted the feat/lc-3992-3993-3996-3997 branch July 19, 2026 13:47
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