Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Ge-yuan-jun
/
leetcode-ts
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
41 Commits
41 Commits
1.两数之和.ts
1.两数之和.ts
10.正则表达式匹配.ts
10.正则表达式匹配.ts
102.二叉树的层序遍历.ts
102.二叉树的层序遍历.ts
104.二叉树的最大深度.ts
104.二叉树的最大深度.ts
105.从前序与中序遍历序列构造二叉树.ts
105.从前序与中序遍历序列构造二叉树.ts
1091.二进制矩阵中的最短路径.ts
1091.二进制矩阵中的最短路径.ts
11.盛最多水的容器.ts
11.盛最多水的容器.ts
111.二叉树的最小深度.ts
111.二叉树的最小深度.ts
1122.数组的相对排序.ts
1122.数组的相对排序.ts
1143.最长公共子序列.ts
1143.最长公共子序列.ts
115.不同的子序列.ts
115.不同的子序列.ts
120.三角形最小路径和.ts
120.三角形最小路径和.ts
121.买卖股票的最佳时机.ts
121.买卖股票的最佳时机.ts
122.买卖股票的最佳时机-ii.ts
122.买卖股票的最佳时机-ii.ts
125.验证回文串.ts
125.验证回文串.ts
126.单词接龙-ii.ts
126.单词接龙-ii.ts
127.单词接龙.ts
127.单词接龙.ts
130.被围绕的区域.ts
130.被围绕的区域.ts
14.最长公共前缀.ts
14.最长公共前缀.ts
141.环形链表.ts
141.环形链表.ts
144.二叉树的前序遍历.ts
144.二叉树的前序遍历.ts
146.lru-缓存.ts
146.lru-缓存.ts
15.三数之和.ts
15.三数之和.ts
152.乘积最大子数组.ts
152.乘积最大子数组.ts
153.寻找旋转排序数组中的最小值.ts
153.寻找旋转排序数组中的最小值.ts
155.最小栈.ts
155.最小栈.ts
169.多数元素.ts
169.多数元素.ts
17.电话号码的字母组合.ts
17.电话号码的字母组合.ts
190.颠倒二进制位.ts
190.颠倒二进制位.ts
191.位-1-的个数.ts
191.位-1-的个数.ts
198.打家劫舍.ts
198.打家劫舍.ts
2.两数相加.ts
2.两数相加.ts
20.有效的括号.ts
20.有效的括号.ts
200.岛屿数量.ts
200.岛屿数量.ts
206.反转链表.ts
206.反转链表.ts
208.实现-trie-前缀树.ts
208.实现-trie-前缀树.ts
212.单词搜索-ii.ts
212.单词搜索-ii.ts
213.打家劫舍-II.ts
213.打家劫舍-II.ts
215.数组中的第k个最大元素.ts
215.数组中的第k个最大元素.ts
22.括号生成.ts
22.括号生成.ts
221.最大正方形.ts
221.最大正方形.ts
226.翻转二叉树.ts
226.翻转二叉树.ts
231.2-的幂.ts
231.2-的幂.ts
236.二叉树的最近公共祖先.ts
236.二叉树的最近公共祖先.ts
239.滑动窗口最大值.ts
239.滑动窗口最大值.ts
24.两两交换链表中的节点.ts
24.两两交换链表中的节点.ts
242.有效的字母异位词.ts
242.有效的字母异位词.ts
283.移动零.ts
283.移动零.ts
297.二叉树的序列化与反序列化.ts
297.二叉树的序列化与反序列化.ts
300.最长递增子序列.ts
300.最长递增子序列.ts
31.下一个排列.ts
31.下一个排列.ts
312.戳气球.ts
312.戳气球.ts
32.最长有效括号.ts
32.最长有效括号.ts
322.零钱兑换.ts
322.零钱兑换.ts
33.搜索旋转排序数组.ts
33.搜索旋转排序数组.ts
338.比特位计数.ts
338.比特位计数.ts
344.反转字符串.ts
344.反转字符串.ts
36.有效的数独.ts
36.有效的数独.ts
363.矩形区域不超过-k-的最大数值和.ts
363.矩形区域不超过-k-的最大数值和.ts
367.有效的完全平方数.ts
367.有效的完全平方数.ts
37.解数独.ts
37.解数独.ts
403.青蛙过河.ts
403.青蛙过河.ts
410.分割数组的最大值.ts
410.分割数组的最大值.ts
42.接雨水.ts
42.接雨水.ts
429.n-叉树的层序遍历.ts
429.n-叉树的层序遍历.ts
433.最小基因变化.ts
433.最小基因变化.ts
438.找到字符串中所有字母异位词.ts
438.找到字符串中所有字母异位词.ts
45.跳跃游戏-ii.ts
45.跳跃游戏-ii.ts
455.分发饼干.ts
455.分发饼干.ts
46.全排列.ts
46.全排列.ts
47.全排列-ii.ts
47.全排列-ii.ts
49.字母异位词分组.ts
49.字母异位词分组.ts
493.翻转对.ts
493.翻转对.ts
5.最长回文子串.ts
5.最长回文子串.ts
50.pow-x-n.ts
50.pow-x-n.ts
51.n-皇后.ts
51.n-皇后.ts
515.在每个树行中找最大值.ts
515.在每个树行中找最大值.ts
516.最长回文子序列.ts
516.最长回文子序列.ts
52.n皇后-ii.ts
52.n皇后-ii.ts
529.扫雷游戏.ts
529.扫雷游戏.ts
53.最大子数组和.ts
53.最大子数组和.ts
547.省份数量.ts
547.省份数量.ts
55.跳跃游戏.ts
55.跳跃游戏.ts
56.合并区间.ts
56.合并区间.ts
589.n-叉树的前序遍历.ts
589.n-叉树的前序遍历.ts
590.n-叉树的后序遍历.ts
590.n-叉树的后序遍历.ts
62.不同路径.ts
62.不同路径.ts
621.任务调度器.ts
621.任务调度器.ts
63.不同路径-ii.ts
63.不同路径-ii.ts
64.最小路径和.ts
64.最小路径和.ts
641.设计循环双端队列.ts
641.设计循环双端队列.ts
647.回文子串.ts
647.回文子串.ts
680.验证回文字符串-ⅱ.ts
680.验证回文字符串-ⅱ.ts
69.x-的平方根.ts
69.x-的平方根.ts
70.爬楼梯.ts
70.爬楼梯.ts
72.编辑距离.ts
72.编辑距离.ts
74.搜索二维矩阵.ts
74.搜索二维矩阵.ts
746.使用最小花费爬楼梯.ts
746.使用最小花费爬楼梯.ts
76.最小覆盖子串.ts
76.最小覆盖子串.ts
77.组合.ts
77.组合.ts
View all files
About
leetcode write by ts
Activity
Stars
3
stars
Watchers
2
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.