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 }}
Jkavia
/
Leetcode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
522 Commits
522 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.github/
workflows
.github/
workflows
1-two-sum
1-two-sum
100-same-tree
100-same-tree
1013-fibonacci-number
1013-fibonacci-number
102-binary-tree-level-order-traversal
102-binary-tree-level-order-traversal
1023-time-based-key-value-store
1023-time-based-key-value-store
1036-rotting-oranges
1036-rotting-oranges
104-maximum-depth-of-binary-tree
104-maximum-depth-of-binary-tree
105-construct-binary-tree-from-preorder-and-inorder-traversal
105-construct-binary-tree-from-preorder-and-inorder-traversal
109-convert-sorted-list-to-binary-search-tree
109-convert-sorted-list-to-binary-search-tree
11-container-with-most-water
11-container-with-most-water
1125-design-file-system
1125-design-file-system
1184-car-pooling
1184-car-pooling
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
1254-deepest-leaves-sum
1254-deepest-leaves-sum
126-word-ladder-ii
126-word-ladder-ii
128-longest-consecutive-sequence
128-longest-consecutive-sequence
129-sum-root-to-leaf-numbers
129-sum-root-to-leaf-numbers
1305-number-of-visible-people-in-a-queue
1305-number-of-visible-people-in-a-queue
133-clone-graph
133-clone-graph
139-word-break
139-word-break
1397-search-suggestions-system
1397-search-suggestions-system
141-linked-list-cycle
141-linked-list-cycle
143-reorder-list
143-reorder-list
1450-delete-leaves-with-a-given-value
1450-delete-leaves-with-a-given-value
15-3sum
15-3sum
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
158-read-n-characters-given-read4-ii-call-multiple-times
158-read-n-characters-given-read4-ii-call-multiple-times
1737-maximum-nesting-depth-of-the-parentheses
1737-maximum-nesting-depth-of-the-parentheses
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
190-reverse-bits
190-reverse-bits
1904-second-largest-digit-in-a-string
1904-second-largest-digit-in-a-string
191-number-of-1-bits
191-number-of-1-bits
198-house-robber
198-house-robber
20-valid-parentheses
20-valid-parentheses
200-number-of-islands
200-number-of-islands
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
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
217-contains-duplicate
217-contains-duplicate
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
235-lowest-common-ancestor-of-a-binary-search-tree
235-lowest-common-ancestor-of-a-binary-search-tree
238-product-of-array-except-self
238-product-of-array-except-self
242-valid-anagram
242-valid-anagram
252-meeting-rooms
252-meeting-rooms
253-meeting-rooms-ii
253-meeting-rooms-ii
26-remove-duplicates-from-sorted-array
26-remove-duplicates-from-sorted-array
261-graph-valid-tree
261-graph-valid-tree
268-missing-number
268-missing-number
269-alien-dictionary
269-alien-dictionary
271-encode-and-decode-strings
271-encode-and-decode-strings
286-walls-and-gates
286-walls-and-gates
295-find-median-from-data-stream
295-find-median-from-data-stream
297-serialize-and-deserialize-binary-tree
297-serialize-and-deserialize-binary-tree
3-longest-substring-without-repeating-characters
3-longest-substring-without-repeating-characters
300-longest-increasing-subsequence
300-longest-increasing-subsequence
304-range-sum-query-2d-immutable
304-range-sum-query-2d-immutable
317-shortest-distance-from-all-buildings
317-shortest-distance-from-all-buildings
322-coin-change
322-coin-change
323-number-of-connected-components-in-an-undirected-graph
323-number-of-connected-components-in-an-undirected-graph
329-longest-increasing-path-in-a-matrix
329-longest-increasing-path-in-a-matrix
33-search-in-rotated-sorted-array
33-search-in-rotated-sorted-array
338-counting-bits
338-counting-bits
347-top-k-frequent-elements
347-top-k-frequent-elements
37-sudoku-solver
37-sudoku-solver
371-sum-of-two-integers
371-sum-of-two-integers
39-combination-sum
39-combination-sum
417-pacific-atlantic-water-flow
417-pacific-atlantic-water-flow
424-longest-repeating-character-replacement
424-longest-repeating-character-replacement
435-non-overlapping-intervals
435-non-overlapping-intervals
438-find-all-anagrams-in-a-string
438-find-all-anagrams-in-a-string
443-string-compression
443-string-compression
48-rotate-image
48-rotate-image
49-group-anagrams
49-group-anagrams
490-the-maze
490-the-maze
5-longest-palindromic-substring
5-longest-palindromic-substring
53-maximum-subarray
53-maximum-subarray
54-spiral-matrix
54-spiral-matrix
55-jump-game
55-jump-game
56-merge-intervals
56-merge-intervals
57-insert-interval
57-insert-interval
572-subtree-of-another-tree
572-subtree-of-another-tree
62-unique-paths
62-unique-paths
632-smallest-range-covering-elements-from-k-lists
632-smallest-range-covering-elements-from-k-lists
647-palindromic-substrings
647-palindromic-substrings
658-find-k-closest-elements
658-find-k-closest-elements
66-plus-one
66-plus-one
7-reverse-integer
7-reverse-integer
70-climbing-stairs
70-climbing-stairs
716-max-stack
716-max-stack
View all files
About
Daily leetcode practice repository
Activity
Stars
1
star
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.