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 }}
geekyorion
/
LeetCode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
406 Commits
406 Commits
Folders and files
Name
Name
Last commit message
Last commit date
0004-median-of-two-sorted-arrays
0004-median-of-two-sorted-arrays
0009-palindrome-number
0009-palindrome-number
0013-roman-to-integer
0013-roman-to-integer
0014-longest-common-prefix
0014-longest-common-prefix
0020-valid-parentheses
0020-valid-parentheses
0021-merge-two-sorted-lists
0021-merge-two-sorted-lists
0022-generate-parentheses
0022-generate-parentheses
0026-remove-duplicates-from-sorted-array
0026-remove-duplicates-from-sorted-array
0027-remove-element
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0028-find-the-index-of-the-first-occurrence-in-a-string
0038-count-and-say
0038-count-and-say
0042-trapping-rain-water
0042-trapping-rain-water
0058-length-of-last-word
0058-length-of-last-word
0066-plus-one
0066-plus-one
0067-add-binary
0067-add-binary
0069-sqrtx
0069-sqrtx
0083-remove-duplicates-from-sorted-list
0083-remove-duplicates-from-sorted-list
0085-maximal-rectangle
0085-maximal-rectangle
0094-binary-tree-inorder-traversal
0094-binary-tree-inorder-traversal
0100-same-tree
0100-same-tree
0101-symmetric-tree
0101-symmetric-tree
0104-maximum-depth-of-binary-tree
0104-maximum-depth-of-binary-tree
0118-pascals-triangle
0118-pascals-triangle
0119-pascals-triangle-ii
0119-pascals-triangle-ii
0121-best-time-to-buy-and-sell-stock
0121-best-time-to-buy-and-sell-stock
0125-valid-palindrome
0125-valid-palindrome
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0136-single-number
0136-single-number
0168-excel-sheet-column-title
0168-excel-sheet-column-title
0169-majority-element
0169-majority-element
0171-excel-sheet-column-number
0171-excel-sheet-column-number
0200-number-of-islands
0200-number-of-islands
0231-power-of-two
0231-power-of-two
0242-valid-anagram
0242-valid-anagram
0263-ugly-number
0263-ugly-number
0338-counting-bits
0338-counting-bits
0349-intersection-of-two-arrays
0349-intersection-of-two-arrays
0404-sum-of-left-leaves
0404-sum-of-left-leaves
0541-reverse-string-ii
0541-reverse-string-ii
0752-open-the-lock
0752-open-the-lock
0786-k-th-smallest-prime-fraction
0786-k-th-smallest-prime-fraction
0950-reveal-cards-in-increasing-order
0950-reveal-cards-in-increasing-order
1-two-sum
1-two-sum
1137-n-th-tribonacci-number
1137-n-th-tribonacci-number
1281-subtract-the-product-and-sum-of-digits-of-an-integer
1281-subtract-the-product-and-sum-of-digits-of-an-integer
1491-average-salary-excluding-the-minimum-and-maximum-salary
1491-average-salary-excluding-the-minimum-and-maximum-salary
1523-count-odd-numbers-in-an-interval-range
1523-count-odd-numbers-in-an-interval-range
167-two-sum-ii-input-array-is-sorted
167-two-sum-ii-input-array-is-sorted
1700-number-of-students-unable-to-eat-lunch
1700-number-of-students-unable-to-eat-lunch
1757-recyclable-and-low-fat-products
1757-recyclable-and-low-fat-products
183-customers-who-never-order
183-customers-who-never-order
189-rotate-array
189-rotate-array
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
191-number-of-1-bits
191-number-of-1-bits
1971-find-if-path-exists-in-graph
1971-find-if-path-exists-in-graph
2-add-two-numbers
2-add-two-numbers
2073-time-needed-to-buy-tickets
2073-time-needed-to-buy-tickets
217-contains-duplicate
217-contains-duplicate
2331-evaluate-boolean-binary-tree
2331-evaluate-boolean-binary-tree
2506-count-pairs-of-similar-strings
2506-count-pairs-of-similar-strings
278-first-bad-version
278-first-bad-version
283-move-zeroes
283-move-zeroes
344-reverse-string
344-reverse-string
35-search-insert-position
35-search-insert-position
509-fibonacci-number
509-fibonacci-number
53-maximum-subarray
53-maximum-subarray
557-reverse-words-in-a-string-iii
557-reverse-words-in-a-string-iii
584-find-customer-referee
584-find-customer-referee
595-big-countries
595-big-countries
70-climbing-stairs
70-climbing-stairs
704-binary-search
704-binary-search
746-min-cost-climbing-stairs
746-min-cost-climbing-stairs
876-middle-of-the-linked-list
876-middle-of-the-linked-list
88-merge-sorted-array
88-merge-sorted-array
977-squares-of-a-sorted-array
977-squares-of-a-sorted-array
README.md
README.md
View all files
Repository files navigation
README
More
items
LeetCode
LeetCode problem and solutions using JavaScript
About
LeetCode problem and solutions using JavaScript
Topics
javascript
leetcode
leetcode-solutions
leetcode-solutions-javascript
leetcode-using-javascript
Resources
Readme
Activity
Stars
2
stars
Watchers
1
watching
Forks
0
forks
Report repository
Contributors
Languages
You can’t perform that action at this time.