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
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 }}
Ininit
/
leetcode-js
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Latest commit
History
33 Commits
33 Commits
Folders and files
Name
Name
Last commit message
Last commit date
1.两数之和.js
1.两数之和.js
1006.笨阶乘.js
1006.笨阶乘.js
103.二叉树的锯齿形层序遍历.js
103.二叉树的锯齿形层序遍历.js
105.从前序与中序遍历序列构造二叉树.js
105.从前序与中序遍历序列构造二叉树.js
11.盛最多水的容器.js
11.盛最多水的容器.js
1143.最长公共子序列.js
1143.最长公共子序列.js
1190.反转每对括号间的子串.js
1190.反转每对括号间的子串.js
128.最长连续序列.js
128.最长连续序列.js
1310.子数组异或查询.js
1310.子数组异或查询.js
14.最长公共前缀.js
14.最长公共前缀.js
148.排序链表.js
148.排序链表.js
15.三数之和.js
15.三数之和.js
153.寻找旋转数组中最小值.js
153.寻找旋转数组中最小值.js
154.寻找旋转排序数组中的最小值-ii.js
154.寻找旋转排序数组中的最小值-ii.js
160.相交链表.js
160.相交链表.js
167.两数之和-ii-输入有序数组.js
167.两数之和-ii-输入有序数组.js
18.四数之和.js
18.四数之和.js
198.打家劫舍.js
198.打家劫舍.js
20.有效的括号.js
20.有效的括号.js
206.反转链表.js
206.反转链表.js
208.实现-trie-前缀树.js
208.实现-trie-前缀树.js
213.打家劫舍-ii.js
213.打家劫舍-ii.js
222.完全二叉树的节点个数.js
222.完全二叉树的节点个数.js
23.合并K个升序链表.js
23.合并K个升序链表.js
234.回文链表.js
234.回文链表.js
236.二叉树的最近公共祖先.js
236.二叉树的最近公共祖先.js
26.删除有序数组中的重复项.js
26.删除有序数组中的重复项.js
28.实现-str-str.js
28.实现-str-str.js
3.无重复字符的最长子串.js
3.无重复字符的最长子串.js
300.最长递增子序列.js
300.最长递增子序列.js
322.零钱兑换.js
322.零钱兑换.js
34.在排序数组中查找元素的第一个和最后一个位置.js
34.在排序数组中查找元素的第一个和最后一个位置.js
354.俄罗斯套娃信封问题.js
354.俄罗斯套娃信封问题.js
363.矩形区域不超过-k-的最大数值和.js
363.矩形区域不超过-k-的最大数值和.js
392.判断子序列.js
392.判断子序列.js
4.寻找两个正序数组的中位数.js
4.寻找两个正序数组的中位数.js
42.接雨水.js
42.接雨水.js
45.跳跃游戏-ii.js
45.跳跃游戏-ii.js
450.删除二叉搜索树中的节点.js
450.删除二叉搜索树中的节点.js
452.用最少数量的箭引爆气球.js
452.用最少数量的箭引爆气球.js
5.最长回文子串.js
5.最长回文子串.js
55.跳跃游戏.js
55.跳跃游戏.js
56.合并区间.js
56.合并区间.js
560.和为k的子数组.js
560.和为k的子数组.js
674.最长连续递增序列.js
674.最长连续递增序列.js
700.二叉搜索树中的搜索.js
700.二叉搜索树中的搜索.js
72.编辑距离.js
72.编辑距离.js
752.打开转盘锁.js
752.打开转盘锁.js
76.最小覆盖子串.js
76.最小覆盖子串.js
82.删除排序链表中的重复元素-ii.js
82.删除排序链表中的重复元素-ii.js
91.解码方法.js
91.解码方法.js
?.寻找链表中点.js
?.寻找链表中点.js
View all files
About
No description, website, or topics provided.
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.