Skip to content

feat: add solutions to lc problem 3524 - #5664

Merged
yanglbme merged 12 commits into
doocs:mainfrom
mehdijony:mehdijony
Sep 21, 2026
Merged

yanglbme merged 12 commits into
doocs:mainfrom
mehdijony:mehdijony

Conversation

@mehdijony

@mehdijony mehdijony commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add solutions for problem 3524 (Python, Java, C++, Go, TypeScript)
  • Fill in Chinese/English write-ups and code tabs in the READMEs

Type

  • New solution

Checklist

  • README.md / README_EN.md follow solution/template.md
  • If a Thinking block is added, it sits after the method heading, is non-empty, and matches the code in the repo
  • All languages implement the same algorithm
  • Code is formatted as described in AGENTS.md

@idoocs idoocs added md Issues or Pull requests relate to .md files ts Issues or Pull requests relate to .ts code labels Sep 21, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@yanglbme yanglbme changed the title Mehdijony feat: add solutions to lc problem 3524 Sep 21, 2026
@yanglbme

Copy link
Copy Markdown
Member

Reviewed and pushed a follow-up commit on this branch:

  • Rename the PR title from the username to a conventional commit
  • Align TypeScript with repo style (drop comments, unused n, and extra whitespace)
  • Add matching Python / Java / C++ / Go solutions
  • Fill algorithm write-up, complexity, and code tabs in both READMEs

@idoocs idoocs added cpp Issues or Pull requests relate to .cpp code go Issues or Pull requests relate to .go code java Issues or Pull requests relate to .java code py Issues or Pull requests relate to .py code labels Sep 21, 2026
@yanglbme
yanglbme merged commit e588765 into doocs:main Sep 21, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cpp Issues or Pull requests relate to .cpp code go Issues or Pull requests relate to .go code java Issues or Pull requests relate to .java code md Issues or Pull requests relate to .md files py Issues or Pull requests relate to .py code ts Issues or Pull requests relate to .ts code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants