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 }}
mgireesh05
/
leetcode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
147 Commits
147 Commits
Folders and files
Name
Name
Last commit message
Last commit date
3sum
3sum
LeetCodeSwiftPlayground.playground
LeetCodeSwiftPlayground.playground
add-binary
add-binary
add-digits
add-digits
add-two-numbers
add-two-numbers
balanced-binary-tree
balanced-binary-tree
binary-tree-level-order-traversal-ii
binary-tree-level-order-traversal-ii
binary-tree-level-order-traversal
binary-tree-level-order-traversal
binary-tree-paths
binary-tree-paths
binary-tree-right-side-view
binary-tree-right-side-view
bulls-and-cows
bulls-and-cows
candy
candy
climbing-stairs
climbing-stairs
compare-version-numbers
compare-version-numbers
contains-duplicate-ii
contains-duplicate-ii
contains-duplicate
contains-duplicate
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
count-and-say
count-and-say
count-primes
count-primes
delete-node-in-a-linked-list
delete-node-in-a-linked-list
excel-sheet-column-number
excel-sheet-column-number
factorial-trailing-zeroes
factorial-trailing-zeroes
find-median-from-data-stream
find-median-from-data-stream
find-peak-element
find-peak-element
first-bad-version
first-bad-version
flatten-binary-tree-to-linked-list
flatten-binary-tree-to-linked-list
generate-parentheses
generate-parentheses
guess-number-higher-or-lower
guess-number-higher-or-lower
happy-number
happy-number
house-robber
house-robber
implement-queue-using-stacks
implement-queue-using-stacks
implement-stack-using-queues
implement-stack-using-queues
intersection-of-two-arrays
intersection-of-two-arrays
intersection-of-two-linked-lists
intersection-of-two-linked-lists
invert-binary-tree
invert-binary-tree
isomorphic-strings
isomorphic-strings
length-of-last-word
length-of-last-word
linked-list-cycle-ii
linked-list-cycle-ii
linked-list-cycle
linked-list-cycle
longest-substring-without-repeating-characters
longest-substring-without-repeating-characters
lowest-common-ancestor-of-a-binary-search-tree
lowest-common-ancestor-of-a-binary-search-tree
lru-cache
lru-cache
majority-element
majority-element
maximum-depth-of-binary-tree
maximum-depth-of-binary-tree
maximum-product-of-word-lengths
maximum-product-of-word-lengths
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
missing-number
missing-number
move-zeroes
move-zeroes
nim-game
nim-game
number-of-1-bits
number-of-1-bits
odd-even-linked-list
odd-even-linked-list
palindrome-linked-list
palindrome-linked-list
palindrome-number
palindrome-number
pascals-triangle-ii
pascals-triangle-ii
pascals-triangle
pascals-triangle
path-sum
path-sum
permutations
permutations
plus-one
plus-one
power-of-three
power-of-three
power-of-two
power-of-two
product-of-array-except-self
product-of-array-except-self
range-sum-query-immutable
range-sum-query-immutable
remove-duplicates-from-sorted-array
remove-duplicates-from-sorted-array
remove-duplicates-from-sorted-list
remove-duplicates-from-sorted-list
remove-element
remove-element
remove-linked-list-elements
remove-linked-list-elements
remove-nth-node-from-end-of-list
remove-nth-node-from-end-of-list
reverse-bits
reverse-bits
reverse-integer
reverse-integer
reverse-linked-list-ii
reverse-linked-list-ii
reverse-linked-list
reverse-linked-list
reverse-string
reverse-string
reverse-vowels-of-a-string
reverse-vowels-of-a-string
reverse-words-in-a-string
reverse-words-in-a-string
roman-to-integer
roman-to-integer
rotate-array
rotate-array
same-tree
same-tree
search-a-2d-matrix-ii
search-a-2d-matrix-ii
search-a-2d-matrix
search-a-2d-matrix
search-insert-position
search-insert-position
single-number-iii
single-number-iii
single-number
single-number
sum-of-two-integers
sum-of-two-integers
sum-root-to-leaf-numbers
sum-root-to-leaf-numbers
summary-ranges
summary-ranges
swap-nodes-in-pairs
swap-nodes-in-pairs
symmetric-tree
symmetric-tree
two-sum
two-sum
ugly-number-ii
ugly-number-ii
ugly-number
ugly-number
valid-anagram
valid-anagram
valid-palindrome
valid-palindrome
valid-parentheses
valid-parentheses
valid-sudoku
valid-sudoku
validate-binary-search-tree
validate-binary-search-tree
word-pattern
word-pattern
View all files
Repository files navigation
README
MIT license
More
items
leetcode
Solutions for problems from leetcode
About
Problems from leetcode
Resources
Readme
MIT license
Activity
Stars
2
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.