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 }}
kid7st
/
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
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
282 Commits
282 Commits
10-Regular-Expression-Matching
10-Regular-Expression-Matching
102-Binary-Tree-Level-Order-Traversal
102-Binary-Tree-Level-Order-Traversal
107-Binary-Tree-Level-Order-Traversal-II
107-Binary-Tree-Level-Order-Traversal-II
109-Convert-Sorted-List-to-Binary-Search-Tree
109-Convert-Sorted-List-to-Binary-Search-Tree
110-Balanced-Binary-Tree
110-Balanced-Binary-Tree
111-Minimum-Depth-of-Binary-Tree
111-Minimum-Depth-of-Binary-Tree
112-Path-Sum
112-Path-Sum
125-Valid-Palindrome
125-Valid-Palindrome
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
14-Longest-Common-Prefix
14-Longest-Common-Prefix
141-Linked-List-Cycle
141-Linked-List-Cycle
142-Linked-List-Cycle-II
142-Linked-List-Cycle-II
143-Reorder-List
143-Reorder-List
147-Insertion-Sort-List
147-Insertion-Sort-List
148-Sort-List
148-Sort-List
155-Min-Stack
155-Min-Stack
157-Read-N-Characters-Given-Read4
157-Read-N-Characters-Given-Read4
160-Intersection-of-Two-Linked-Lists
160-Intersection-of-Two-Linked-Lists
162-Find-Peak-Element
162-Find-Peak-Element
163-Missing-Ranges
163-Missing-Ranges
165-Compare-Version-Numbers
165-Compare-Version-Numbers
166-Fraction-to-Recurring-Decimal
166-Fraction-to-Recurring-Decimal
167-Two-Sum-II---Input-array-is-sorted
167-Two-Sum-II---Input-array-is-sorted
168-Excel-Sheet-Column-Title
168-Excel-Sheet-Column-Title
17-Letter-Combinations-of-a-Phone-Number
17-Letter-Combinations-of-a-Phone-Number
170-Two-Sum-III---Data-structure-design
170-Two-Sum-III---Data-structure-design
172-Factorial-Trailing-Zeroes
172-Factorial-Trailing-Zeroes
187-Repeated-DNA-Sequences
187-Repeated-DNA-Sequences
19-Remove-Nth-Node-From-End-of-List
19-Remove-Nth-Node-From-End-of-List
190-Reverse-Bits
190-Reverse-Bits
198-House-Robber
198-House-Robber
2-Add-Two-Numbers
2-Add-Two-Numbers
20-Valid-Parentheses
20-Valid-Parentheses
200-Number-of-Islands
200-Number-of-Islands
203-Remove-Linked-List-Elements
203-Remove-Linked-List-Elements
204-Count-Primes
204-Count-Primes
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)
21-Merge-Two-Sorted-Lists
21-Merge-Two-Sorted-Lists
210-Course-Schedule-II
210-Course-Schedule-II
211-Add-and-Search-Word---Data-structure-design
211-Add-and-Search-Word---Data-structure-design
213-House-Robber-II
213-House-Robber-II
215-Kth-Largest-Element-in-an-Array
215-Kth-Largest-Element-in-an-Array
22-Generate-Parentheses
22-Generate-Parentheses
220-Contains-Duplicate-III
220-Contains-Duplicate-III
221-Maximal-Square
221-Maximal-Square
222-Count-Complete-Tree-Nodes
222-Count-Complete-Tree-Nodes
223-Rectangle-Area
223-Rectangle-Area
225-Implement-Stack-using-Queues
225-Implement-Stack-using-Queues
229-Majority-Element-II
229-Majority-Element-II
230-Kth-Smallest-Element-in-a-BST
230-Kth-Smallest-Element-in-a-BST
231-Power-of-Two
231-Power-of-Two
232-Implement-Queue-using-Stacks
232-Implement-Queue-using-Stacks
234-Palindrome-Linked-List
234-Palindrome-Linked-List
24-Swap-Nodes-in-Pairs
24-Swap-Nodes-in-Pairs
240-Search-a-2D-Matrix-II
240-Search-a-2D-Matrix-II
241-Different-Ways-to-Add-Parentheses
241-Different-Ways-to-Add-Parentheses
242-Valid-Anagram
242-Valid-Anagram
243-Shortest-Word-Distance
243-Shortest-Word-Distance
244-Shortest-Word-Distance-II
244-Shortest-Word-Distance-II
245-Shortest-Word-Distance-III
245-Shortest-Word-Distance-III
246-Strobogrammatic-Number
246-Strobogrammatic-Number
247-Strobogrammatic-Number-II
247-Strobogrammatic-Number-II
249-Group-Shifted-Strings
249-Group-Shifted-Strings
252-Meeting-Rooms
252-Meeting-Rooms
254-Factor-Combinations
254-Factor-Combinations
256-Paint-House
256-Paint-House
259-3Sum-Smaller
259-3Sum-Smaller
261-Graph-Valid-Tree
261-Graph-Valid-Tree
263-Ugly-Number
263-Ugly-Number
264-Ugly-Number-II
264-Ugly-Number-II
266-Palindrome-Permutation
266-Palindrome-Permutation
267-Palindrome-Permutation-II
267-Palindrome-Permutation-II
269-Alien-Dictionary
269-Alien-Dictionary
270-Closest-Binary-Search-Tree-Value
270-Closest-Binary-Search-Tree-Value
274-H-Index
274-H-Index
275-H-Index-II
275-H-Index-II
276-Paint-Fence
276-Paint-Fence
277-Find-the-Celebrity
277-Find-the-Celebrity
278-First-Bad-Version
278-First-Bad-Version
279-Perfect-Squares
279-Perfect-Squares
28-Implement-strStr()
28-Implement-strStr()
280-Wiggle-Sort
280-Wiggle-Sort
288-Unique-Word-Abbreviation
288-Unique-Word-Abbreviation
289-Game-of-Life
289-Game-of-Life
290-Word-Pattern
290-Word-Pattern
293-Flip-Game
293-Flip-Game
294-Flip-Game-II
294-Flip-Game-II
299-Bulls-and-Cows
299-Bulls-and-Cows
3-Longest-Substring-Without-Repeating-Characters
3-Longest-Substring-Without-Repeating-Characters
300-Longest-Increasing-Subsequence
300-Longest-Increasing-Subsequence
303-Range-Sum-Query---Immutable
303-Range-Sum-Query---Immutable
309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown
309-Best-Time-to-Buy-and-Sell-Stock-with-Cooldown
31-Next-Permutation
31-Next-Permutation
311-Sparse-Matrix-Multiplication
311-Sparse-Matrix-Multiplication
View all files
Repository files navigation
README
More
items
Leetcode
About
No description, website, or topics provided.
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.