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 }}
samridh3215
/
LeetCode_problems
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
456 Commits
456 Commits
Folders and files
Name
Name
Last commit message
Last commit date
0011-container-with-most-water
0011-container-with-most-water
0014-longest-common-prefix
0014-longest-common-prefix
0015-3sum
0015-3sum
0018-4sum
0018-4sum
0019-remove-nth-node-from-end-of-list
0019-remove-nth-node-from-end-of-list
0021-merge-two-sorted-lists
0021-merge-two-sorted-lists
0026-remove-duplicates-from-sorted-array
0026-remove-duplicates-from-sorted-array
0027-remove-element
0027-remove-element
0049-group-anagrams
0049-group-anagrams
0050-powx-n
0050-powx-n
0058-length-of-last-word
0058-length-of-last-word
0073-set-matrix-zeroes
0073-set-matrix-zeroes
0076-minimum-window-substring
0076-minimum-window-substring
0080-remove-duplicates-from-sorted-array-ii
0080-remove-duplicates-from-sorted-array-ii
0098-validate-binary-search-tree
0098-validate-binary-search-tree
0110-balanced-binary-tree
0110-balanced-binary-tree
0118-pascals-triangle
0118-pascals-triangle
0122-best-time-to-buy-and-sell-stock-ii
0122-best-time-to-buy-and-sell-stock-ii
0128-longest-consecutive-sequence
0128-longest-consecutive-sequence
0136-single-number
0136-single-number
0146-lru-cache
0146-lru-cache
0150-evaluate-reverse-polish-notation
0150-evaluate-reverse-polish-notation
0153-find-minimum-in-rotated-sorted-array
0153-find-minimum-in-rotated-sorted-array
0155-min-stack
0155-min-stack
0167-two-sum-ii-input-array-is-sorted
0167-two-sum-ii-input-array-is-sorted
0206-reverse-linked-list
0206-reverse-linked-list
0238-product-of-array-except-self
0238-product-of-array-except-self
0283-move-zeroes
0283-move-zeroes
0287-find-the-duplicate-number
0287-find-the-duplicate-number
0322-coin-change
0322-coin-change
0347-top-k-frequent-elements
0347-top-k-frequent-elements
0424-longest-repeating-character-replacement
0424-longest-repeating-character-replacement
0450-delete-node-in-a-bst
0450-delete-node-in-a-bst
0496-next-greater-element-i
0496-next-greater-element-i
0543-diameter-of-binary-tree
0543-diameter-of-binary-tree
0560-subarray-sum-equals-k
0560-subarray-sum-equals-k
0567-permutation-in-string
0567-permutation-in-string
0700-search-in-a-binary-search-tree
0700-search-in-a-binary-search-tree
0701-insert-into-a-binary-search-tree
0701-insert-into-a-binary-search-tree
0704-binary-search
0704-binary-search
0735-asteroid-collision
0735-asteroid-collision
0875-koko-eating-bananas
0875-koko-eating-bananas
0912-sort-an-array
0912-sort-an-array
1-two-sum
1-two-sum
104-maximum-depth-of-binary-tree
104-maximum-depth-of-binary-tree
1046-last-stone-weight
1046-last-stone-weight
118-pascals-triangle
118-pascals-triangle
121-best-time-to-buy-and-sell-stock
121-best-time-to-buy-and-sell-stock
125-valid-palindrome
125-valid-palindrome
13-roman-to-integer
13-roman-to-integer
1343-number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold
1343-number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold
1351-count-negative-numbers-in-a-sorted-matrix
1351-count-negative-numbers-in-a-sorted-matrix
141-linked-list-cycle
141-linked-list-cycle
1480-running-sum-of-1d-array
1480-running-sum-of-1d-array
169-majority-element
169-majority-element
1838-frequency-of-the-most-frequent-element
1838-frequency-of-the-most-frequent-element
1966-frequency-of-the-most-frequent-element
1966-frequency-of-the-most-frequent-element
2-add-two-numbers
2-add-two-numbers
20-valid-parentheses
20-valid-parentheses
21-merge-two-sorted-lists
21-merge-two-sorted-lists
217-contains-duplicate
217-contains-duplicate
2215-find-the-difference-of-two-arrays
2215-find-the-difference-of-two-arrays
226-invert-binary-tree
226-invert-binary-tree
2390-removing-stars-from-a-string
2390-removing-stars-from-a-string
242-valid-anagram
242-valid-anagram
26-remove-duplicates-from-sorted-array
26-remove-duplicates-from-sorted-array
28-implement-strstr
28-implement-strstr
3-longest-substring-without-repeating-characters
3-longest-substring-without-repeating-characters
34-find-first-and-last-position-of-element-in-sorted-array
34-find-first-and-last-position-of-element-in-sorted-array
35-search-insert-position
35-search-insert-position
350-intersection-of-two-arrays-ii
350-intersection-of-two-arrays-ii
37-sudoku-solver
37-sudoku-solver
383-ransom-note
383-ransom-note
387-first-unique-character-in-a-string
387-first-unique-character-in-a-string
39-combination-sum
39-combination-sum
46-permutations
46-permutations
48-rotate-image
48-rotate-image
509-fibonacci-number
509-fibonacci-number
51-n-queens
51-n-queens
53-maximum-subarray
53-maximum-subarray
566-reshape-the-matrix
566-reshape-the-matrix
606-construct-string-from-binary-tree
606-construct-string-from-binary-tree
69-sqrtx
69-sqrtx
7-reverse-integer
7-reverse-integer
74-search-a-2d-matrix
74-search-a-2d-matrix
83-remove-duplicates-from-sorted-list
83-remove-duplicates-from-sorted-list
88-merge-sorted-array
88-merge-sorted-array
9-palindrome-number
9-palindrome-number
90-subsets-ii
90-subsets-ii
94-binary-tree-inorder-traversal
94-binary-tree-inorder-traversal
Binary Search - GFG
Binary Search - GFG
Odd or Even - GFG
Odd or Even - GFG
README.md
README.md
View all files
Repository files navigation
README
More
items
LEETCODE PROBLEMS
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.