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 }}
MedAzizTousli
/
LeetCode-Solutions
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
Latest commit
History
501 Commits
501 Commits
Folders and files
Name
Name
Last commit message
Last commit date
1-two-sum
1-two-sum
10-regular-expression-matching
10-regular-expression-matching
100-same-tree
100-same-tree
1002-find-common-characters
1002-find-common-characters
102-binary-tree-level-order-traversal
102-binary-tree-level-order-traversal
1021-remove-outermost-parentheses
1021-remove-outermost-parentheses
104-maximum-depth-of-binary-tree
104-maximum-depth-of-binary-tree
1046-last-stone-weight
1046-last-stone-weight
1047-remove-all-adjacent-duplicates-in-string
1047-remove-all-adjacent-duplicates-in-string
105-construct-binary-tree-from-preorder-and-inorder-traversal
105-construct-binary-tree-from-preorder-and-inorder-traversal
1051-height-checker
1051-height-checker
1089-duplicate-zeros
1089-duplicate-zeros
11-container-with-most-water
11-container-with-most-water
110-balanced-binary-tree
110-balanced-binary-tree
1137-n-th-tribonacci-number
1137-n-th-tribonacci-number
1143-longest-common-subsequence
1143-longest-common-subsequence
115-distinct-subsequences
115-distinct-subsequences
118-pascals-triangle
118-pascals-triangle
121-best-time-to-buy-and-sell-stock
121-best-time-to-buy-and-sell-stock
124-binary-tree-maximum-path-sum
124-binary-tree-maximum-path-sum
125-valid-palindrome
125-valid-palindrome
127-word-ladder
127-word-ladder
128-longest-consecutive-sequence
128-longest-consecutive-sequence
1295-find-numbers-with-even-number-of-digits
1295-find-numbers-with-even-number-of-digits
1299-replace-elements-with-greatest-element-on-right-side
1299-replace-elements-with-greatest-element-on-right-side
13-roman-to-integer
13-roman-to-integer
130-surrounded-regions
130-surrounded-regions
131-palindrome-partitioning
131-palindrome-partitioning
133-clone-graph
133-clone-graph
134-gas-station
134-gas-station
1342-number-of-steps-to-reduce-a-number-to-zero
1342-number-of-steps-to-reduce-a-number-to-zero
1346-check-if-n-and-its-double-exist
1346-check-if-n-and-its-double-exist
1351-count-negative-numbers-in-a-sorted-matrix
1351-count-negative-numbers-in-a-sorted-matrix
136-single-number
136-single-number
1365-how-many-numbers-are-smaller-than-the-current-number
1365-how-many-numbers-are-smaller-than-the-current-number
138-copy-list-with-random-pointer
138-copy-list-with-random-pointer
139-word-break
139-word-break
14-longest-common-prefix
14-longest-common-prefix
141-linked-list-cycle
141-linked-list-cycle
143-reorder-list
143-reorder-list
1448-count-good-nodes-in-binary-tree
1448-count-good-nodes-in-binary-tree
146-lru-cache
146-lru-cache
1475-final-prices-with-a-special-discount-in-a-shop
1475-final-prices-with-a-special-discount-in-a-shop
1480-running-sum-of-1d-array
1480-running-sum-of-1d-array
15-3sum
15-3sum
150-evaluate-reverse-polish-notation
150-evaluate-reverse-polish-notation
1512-number-of-good-pairs
1512-number-of-good-pairs
152-maximum-product-subarray
152-maximum-product-subarray
153-find-minimum-in-rotated-sorted-array
153-find-minimum-in-rotated-sorted-array
155-min-stack
155-min-stack
1584-min-cost-to-connect-all-points
1584-min-cost-to-connect-all-points
1614-maximum-nesting-depth-of-the-parentheses
1614-maximum-nesting-depth-of-the-parentheses
167-two-sum-ii-input-array-is-sorted
167-two-sum-ii-input-array-is-sorted
1672-richest-customer-wealth
1672-richest-customer-wealth
1684-count-the-number-of-consistent-strings
1684-count-the-number-of-consistent-strings
17-letter-combinations-of-a-phone-number
17-letter-combinations-of-a-phone-number
1700-number-of-students-unable-to-eat-lunch
1700-number-of-students-unable-to-eat-lunch
1742-maximum-number-of-balls-in-a-box
1742-maximum-number-of-balls-in-a-box
1748-sum-of-unique-elements
1748-sum-of-unique-elements
1851-minimum-interval-to-include-each-query
1851-minimum-interval-to-include-each-query
1899-merge-triplets-to-form-target-triplet
1899-merge-triplets-to-form-target-triplet
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
190-reverse-bits
190-reverse-bits
191-number-of-1-bits
191-number-of-1-bits
1929-concatenation-of-array
1929-concatenation-of-array
1935-maximum-number-of-words-you-can-type
1935-maximum-number-of-words-you-can-type
198-house-robber
198-house-robber
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
2013-detect-squares
2013-detect-squares
202-happy-number
202-happy-number
2032-two-out-of-three
2032-two-out-of-three
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
2089-find-target-indices-after-sorting-array
2089-find-target-indices-after-sorting-array
21-merge-two-sorted-lists
21-merge-two-sorted-lists
210-course-schedule-ii
210-course-schedule-ii
211-design-add-and-search-words-data-structure
211-design-add-and-search-words-data-structure
212-word-search-ii
212-word-search-ii
213-house-robber-ii
213-house-robber-ii
215-kth-largest-element-in-an-array
215-kth-largest-element-in-an-array
217-contains-duplicate
217-contains-duplicate
22-generate-parentheses
22-generate-parentheses
2236-root-equals-sum-of-children
2236-root-equals-sum-of-children
2243-calculate-digit-sum-of-a-string
2243-calculate-digit-sum-of-a-string
226-invert-binary-tree
226-invert-binary-tree
23-merge-k-sorted-lists
23-merge-k-sorted-lists
230-kth-smallest-element-in-a-bst
230-kth-smallest-element-in-a-bst
2325-decode-the-message
2325-decode-the-message
235-lowest-common-ancestor-of-a-binary-search-tree
235-lowest-common-ancestor-of-a-binary-search-tree
2367-number-of-arithmetic-triplets
2367-number-of-arithmetic-triplets
238-product-of-array-except-self
238-product-of-array-except-self
239-sliding-window-maximum
239-sliding-window-maximum
2418-sort-the-people
2418-sort-the-people
242-valid-anagram
242-valid-anagram
2455-average-value-of-even-numbers-that-are-divisible-by-three
2455-average-value-of-even-numbers-that-are-divisible-by-three
View all files
Repository files navigation
README
More
items
LeetCode-Solutions
This repository contains my solutions of LeetCode problems.
About
This repository contains my solutions of LeetCode problems.
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.