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
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 }}
fly2rain
/
LeetCode
Public
forked from
XericZephyr/LeetCode
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
118 Commits
118 Commits
Folders and files
Name
Name
Last commit message
Last commit date
3sum-closest
3sum-closest
3sum
3sum
4sum
4sum
add-binary
add-binary
anagrams
anagrams
balanced-binary-tree
balanced-binary-tree
best-time-to-buy-and-sell-stock-ii
best-time-to-buy-and-sell-stock-ii
best-time-to-buy-and-sell-stock-iii
best-time-to-buy-and-sell-stock-iii
best-time-to-buy-and-sell-stock-iv
best-time-to-buy-and-sell-stock-iv
best-time-to-buy-and-sell-stock-with-cooldown
best-time-to-buy-and-sell-stock-with-cooldown
best-time-to-buy-and-sell-stock
best-time-to-buy-and-sell-stock
binary-search-tree-iterator
binary-search-tree-iterator
binary-tree-level-order-traversal
binary-tree-level-order-traversal
binary-tree-right-side-view
binary-tree-right-side-view
bitwise-and-of-numbers-range
bitwise-and-of-numbers-range
bulls-and-cows
bulls-and-cows
climbing-stairs
climbing-stairs
combination-sum-ii
combination-sum-ii
combination-sum-iii
combination-sum-iii
combination-sum
combination-sum
combinations
combinations
container-with-most-water
container-with-most-water
convert-sorted-array-to-binary-search-tree
convert-sorted-array-to-binary-search-tree
convert-sorted-list-to-binary-search-tree
convert-sorted-list-to-binary-search-tree
copy-list-with-random-pointer
copy-list-with-random-pointer
count-and-say
count-and-say
count-complete-tree-nodes
count-complete-tree-nodes
count-primes
count-primes
decode-ways
decode-ways
delete-node-in-a-linked-list
delete-node-in-a-linked-list
divide-two-integers
divide-two-integers
find-minimum-in-rotated-sorted-array-ii
find-minimum-in-rotated-sorted-array-ii
find-peak-element
find-peak-element
find-the-duplicate-number
find-the-duplicate-number
first-bad-version
first-bad-version
fraction-to-recurring-decimal
fraction-to-recurring-decimal
game-of-life
game-of-life
gray-code
gray-code
h-index-ii
h-index-ii
h-index
h-index
happy-number
happy-number
house-robber-ii
house-robber-ii
house-robber
house-robber
implement-queue-using-stacks
implement-queue-using-stacks
insertion-sort-list
insertion-sort-list
intersection-of-two-linked-lists
intersection-of-two-linked-lists
invert-binary-tree
invert-binary-tree
jump-game
jump-game
kth-largest-element-in-an-array
kth-largest-element-in-an-array
kth-smallest-element-in-a-bst
kth-smallest-element-in-a-bst
letter-combinations-of-a-phone-number
letter-combinations-of-a-phone-number
linked-list-cycle-ii
linked-list-cycle-ii
linked-list-cycle
linked-list-cycle
longest-common-prefix
longest-common-prefix
longest-increasing-subsequence
longest-increasing-subsequence
longest-substring-without-repeating-characters
longest-substring-without-repeating-characters
maximal-rectangle
maximal-rectangle
maximal-square
maximal-square
maximum-depth-of-binary-tree
maximum-depth-of-binary-tree
maximum-product-of-word-lengths
maximum-product-of-word-lengths
maximum-product-subarray
maximum-product-subarray
merge-k-sorted-lists
merge-k-sorted-lists
merge-sorted-array
merge-sorted-array
merge-two-sorted-lists
merge-two-sorted-lists
min-stack
min-stack
minimum-depth-of-binary-tree
minimum-depth-of-binary-tree
minimum-path-sum
minimum-path-sum
minimum-size-subarray-sum
minimum-size-subarray-sum
move-zeroes
move-zeroes
multiply-strings
multiply-strings
nim-game
nim-game
number-of-1-bits
number-of-1-bits
number-of-digit-one
number-of-digit-one
palindrome-number
palindrome-number
partition-list
partition-list
path-sum
path-sum
peeking-iterator
peeking-iterator
populating-next-right-pointers-in-each-node
populating-next-right-pointers-in-each-node
powx-n
powx-n
product-of-array-except-self
product-of-array-except-self
range-sum-query-2d-immutable
range-sum-query-2d-immutable
range-sum-query-immutable
range-sum-query-immutable
rectangle-area
rectangle-area
remove-duplicates-from-sorted-array-ii
remove-duplicates-from-sorted-array-ii
remove-duplicates-from-sorted-array
remove-duplicates-from-sorted-array
remove-duplicates-from-sorted-list-ii
remove-duplicates-from-sorted-list-ii
remove-linked-list-elements
remove-linked-list-elements
reorder-list
reorder-list
repeated-dna-sequences
repeated-dna-sequences
restore-ip-addresses
restore-ip-addresses
reverse-bits
reverse-bits
reverse-linked-list-ii
reverse-linked-list-ii
reverse-linked-list
reverse-linked-list
roman-to-integer
roman-to-integer
rotate-image
rotate-image
rotate-list
rotate-list
same-tree
same-tree
search-a-2d-matrix-ii
search-a-2d-matrix-ii
search-a-2d-matrix
search-a-2d-matrix
search-for-a-range
search-for-a-range
View all files
About
LeetCode Respository - Round 1
Activity
Stars
0
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.