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 }}
JoshuaGodinho
/
LeetCode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
468 Commits
468 Commits
101-symmetric-tree
101-symmetric-tree
1014-k-closest-points-to-origin
1014-k-closest-points-to-origin
102-binary-tree-level-order-traversal
102-binary-tree-level-order-traversal
1023-time-based-key-value-store
1023-time-based-key-value-store
1025-minimum-cost-for-tickets
1025-minimum-cost-for-tickets
1028-interval-list-intersections
1028-interval-list-intersections
1029-vertical-order-traversal-of-a-binary-tree
1029-vertical-order-traversal-of-a-binary-tree
103-binary-tree-zigzag-level-order-traversal
103-binary-tree-zigzag-level-order-traversal
1036-rotting-oranges
1036-rotting-oranges
107-binary-tree-level-order-traversal-ii
107-binary-tree-level-order-traversal-ii
1073-number-of-enclaves
1073-number-of-enclaves
108-convert-sorted-array-to-binary-search-tree
108-convert-sorted-array-to-binary-search-tree
11-container-with-most-water
11-container-with-most-water
1117-as-far-from-land-as-possible
1117-as-far-from-land-as-possible
1128-remove-all-adjacent-duplicates-in-string
1128-remove-all-adjacent-duplicates-in-string
113-path-sum-ii
113-path-sum-ii
114-flatten-binary-tree-to-linked-list
114-flatten-binary-tree-to-linked-list
1171-shortest-path-in-binary-matrix
1171-shortest-path-in-binary-matrix
12-integer-to-roman
12-integer-to-roman
120-triangle
120-triangle
121-best-time-to-buy-and-sell-stock
121-best-time-to-buy-and-sell-stock
122-best-time-to-buy-and-sell-stock-ii
122-best-time-to-buy-and-sell-stock-ii
123-best-time-to-buy-and-sell-stock-iii
123-best-time-to-buy-and-sell-stock-iii
124-binary-tree-maximum-path-sum
124-binary-tree-maximum-path-sum
125-valid-palindrome
125-valid-palindrome
1250-longest-common-subsequence
1250-longest-common-subsequence
1267-remove-zero-sum-consecutive-nodes-from-linked-list
1267-remove-zero-sum-consecutive-nodes-from-linked-list
127-word-ladder
127-word-ladder
128-longest-consecutive-sequence
128-longest-consecutive-sequence
130-surrounded-regions
130-surrounded-regions
1305-number-of-visible-people-in-a-queue
1305-number-of-visible-people-in-a-queue
1320-remove-all-adjacent-duplicates-in-string-ii
1320-remove-all-adjacent-duplicates-in-string-ii
133-clone-graph
133-clone-graph
134-gas-station
134-gas-station
1371-minimum-remove-to-make-valid-parentheses
1371-minimum-remove-to-make-valid-parentheses
138-copy-list-with-random-pointer
138-copy-list-with-random-pointer
1380-number-of-closed-islands
1380-number-of-closed-islands
140-word-break-ii
140-word-break-ii
141-linked-list-cycle
141-linked-list-cycle
146-lru-cache
146-lru-cache
1492-time-needed-to-inform-all-employees
1492-time-needed-to-inform-all-employees
15-3sum
15-3sum
150-evaluate-reverse-polish-notation
150-evaluate-reverse-polish-notation
151-reverse-words-in-a-string
151-reverse-words-in-a-string
153-find-minimum-in-rotated-sorted-array
153-find-minimum-in-rotated-sorted-array
1549-longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit
1549-longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit
1616-minimum-difference-between-largest-and-smallest-value-in-three-moves
1616-minimum-difference-between-largest-and-smallest-value-in-three-moves
162-find-peak-element
162-find-peak-element
1632-number-of-good-ways-to-split-a-string
1632-number-of-good-ways-to-split-a-string
167-two-sum-ii-input-array-is-sorted
167-two-sum-ii-input-array-is-sorted
169-majority-element
169-majority-element
17-letter-combinations-of-a-phone-number
17-letter-combinations-of-a-phone-number
173-binary-search-tree-iterator
173-binary-search-tree-iterator
189-rotate-array
189-rotate-array
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
1905-design-authentication-manager
1905-design-authentication-manager
199-binary-tree-right-side-view
199-binary-tree-right-side-view
2-add-two-numbers
2-add-two-numbers
20-valid-parentheses
20-valid-parentheses
200-number-of-islands
200-number-of-islands
202-happy-number
202-happy-number
205-isomorphic-strings
205-isomorphic-strings
206-reverse-linked-list
206-reverse-linked-list
207-course-schedule
207-course-schedule
208-implement-trie-prefix-tree
208-implement-trie-prefix-tree
209-minimum-size-subarray-sum
209-minimum-size-subarray-sum
210-course-schedule-ii
210-course-schedule-ii
211-design-add-and-search-words-data-structure
211-design-add-and-search-words-data-structure
2144-maximum-difference-between-increasing-elements
2144-maximum-difference-between-increasing-elements
215-kth-largest-element-in-an-array
215-kth-largest-element-in-an-array
217-contains-duplicate
217-contains-duplicate
219-contains-duplicate-ii
219-contains-duplicate-ii
22-generate-parentheses
22-generate-parentheses
221-maximal-square
221-maximal-square
222-count-complete-tree-nodes
222-count-complete-tree-nodes
227-basic-calculator-ii
227-basic-calculator-ii
23-merge-k-sorted-lists
23-merge-k-sorted-lists
230-kth-smallest-element-in-a-bst
230-kth-smallest-element-in-a-bst
234-palindrome-linked-list
234-palindrome-linked-list
236-lowest-common-ancestor-of-a-binary-tree
236-lowest-common-ancestor-of-a-binary-tree
239-sliding-window-maximum
239-sliding-window-maximum
240-search-a-2d-matrix-ii
240-search-a-2d-matrix-ii
242-valid-anagram
242-valid-anagram
2538-minimum-cost-to-make-array-equal
2538-minimum-cost-to-make-array-equal
257-binary-tree-paths
257-binary-tree-paths
268-missing-number
268-missing-number
274-h-index
274-h-index
279-perfect-squares
279-perfect-squares
283-move-zeroes
283-move-zeroes
287-find-the-duplicate-number
287-find-the-duplicate-number
289-game-of-life
289-game-of-life
290-word-pattern
290-word-pattern
3-longest-substring-without-repeating-characters
3-longest-substring-without-repeating-characters
303-range-sum-query-immutable
303-range-sum-query-immutable
31-next-permutation
31-next-permutation
312-burst-balloons
312-burst-balloons
322-coin-change
322-coin-change
326-power-of-three
326-power-of-three
33-search-in-rotated-sorted-array
33-search-in-rotated-sorted-array
344-reverse-string
344-reverse-string
View all files
Repository files navigation
README
More
items
LeetCode
About
Solving Leetcode questions for fun
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.