๐Ÿ“ฆ YunYouJun / LeetCode

๐Ÿ’ป LeetCode Practice

โ˜… 7 stars โ‘‚ 1 forks ๐Ÿ‘ 7 watching โš–๏ธ MIT License
leetcodepractice
๐Ÿ“ฅ Clone https://github.com/YunYouJun/LeetCode.git
HTTPS git clone https://github.com/YunYouJun/LeetCode.git
SSH git clone git@github.com:YunYouJun/LeetCode.git
CLI gh repo clone YunYouJun/LeetCode
YunYouJun YunYouJun feat: ๆทปๅŠ  2025 WPC ๆฏ”่ต› A ้ข˜ๅ’Œ B ้ข˜่งฃ็ญ” f7b6f5b 11 days ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ .husky
๐Ÿ“ .vscode
๐Ÿ“ config
๐Ÿ“ contest
๐Ÿ“ custom
๐Ÿ“ helpers
๐Ÿ“ packages
๐Ÿ“ problems
๐Ÿ“ public
๐Ÿ“ templates
๐Ÿ“„ .env
๐Ÿ“„ .gitignore
๐Ÿ“„ .npmrc
๐Ÿ“„ .prettierrc
๐Ÿ“„ .pylintrc
๐Ÿ“„ eslint.config.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ vitest.config.ts
๐Ÿ“„ README.md

LeetCode

LeetCode TOC

็”จไผ˜้›…็š„ๆ–นๅผๅˆท้ข˜ๅง๏ผ๏ผˆ่‡ชๅŠจ็”Ÿๆˆ้ข˜็›ฎไฟกๆฏไธŽๆŽจ้€๏ผ‰

LeetCode Practice TOC ็›ฎๅฝ•

Language

  • JavaScript
  • TypeScript
  • Python3

Usage

  • npm run test: Run all test cases by vitest.
  • npm run start: Start solve problem, input titleSlug to generate info
  • npm run solve: Solve problem and push to github
  • npm run generate:TOC: Generate TOC
  • npm run lint: Lint all files by ESLint

FAQ

  • Caused by .env. PYTHONPATH=${workspaceFolder}:${PYTHONPATH}

Ref