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 }}
puja-sh
/
Leetcode_DSA
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
414 Commits
414 Commits
100-same-tree
100-same-tree
1007-minimum-domino-rotations-for-equal-row
1007-minimum-domino-rotations-for-equal-row
1009-complement-of-base-10-integer
1009-complement-of-base-10-integer
1046-last-stone-weight
1046-last-stone-weight
11-container-with-most-water
11-container-with-most-water
117-populating-next-right-pointers-in-each-node-ii
117-populating-next-right-pointers-in-each-node-ii
1202-smallest-string-with-swaps
1202-smallest-string-with-swaps
1209-remove-all-adjacent-duplicates-in-string-ii
1209-remove-all-adjacent-duplicates-in-string-ii
1249-minimum-remove-to-make-valid-parentheses
1249-minimum-remove-to-make-valid-parentheses
1260-shift-2d-grid
1260-shift-2d-grid
128-longest-consecutive-sequence
128-longest-consecutive-sequence
1302-deepest-leaves-sum
1302-deepest-leaves-sum
131-palindrome-partitioning
131-palindrome-partitioning
1332-remove-palindromic-subsequences
1332-remove-palindromic-subsequences
1337-the-k-weakest-rows-in-a-matrix
1337-the-k-weakest-rows-in-a-matrix
138-copy-list-with-random-pointer
138-copy-list-with-random-pointer
1396-design-underground-system
1396-design-underground-system
14-longest-common-prefix
14-longest-common-prefix
148-sort-list
148-sort-list
1480-running-sum-of-1d-array
1480-running-sum-of-1d-array
151-reverse-words-in-a-string
151-reverse-words-in-a-string
1584-min-cost-to-connect-all-points
1584-min-cost-to-connect-all-points
160-intersection-of-two-linked-lists
160-intersection-of-two-linked-lists
1631-path-with-minimum-effort
1631-path-with-minimum-effort
1641-count-sorted-vowel-strings
1641-count-sorted-vowel-strings
165-compare-version-numbers
165-compare-version-numbers
1658-minimum-operations-to-reduce-x-to-zero
1658-minimum-operations-to-reduce-x-to-zero
1663-smallest-string-with-a-given-numeric-value
1663-smallest-string-with-a-given-numeric-value
167-two-sum-ii-input-array-is-sorted
167-two-sum-ii-input-array-is-sorted
1679-max-number-of-k-sum-pairs
1679-max-number-of-k-sum-pairs
169-majority-element
169-majority-element
1695-maximum-erasure-value
1695-maximum-erasure-value
17-letter-combinations-of-a-phone-number
17-letter-combinations-of-a-phone-number
1721-swapping-nodes-in-a-linked-list
1721-swapping-nodes-in-a-linked-list
173-binary-search-tree-iterator
173-binary-search-tree-iterator
175-combine-two-tables
175-combine-two-tables
1910-remove-all-occurrences-of-a-substring
1910-remove-all-occurrences-of-a-substring
2-add-two-numbers
2-add-two-numbers
20-valid-parentheses
20-valid-parentheses
2149-rearrange-array-elements-by-sign
2149-rearrange-array-elements-by-sign
215-kth-largest-element-in-an-array
215-kth-largest-element-in-an-array
216-combination-sum-iii
216-combination-sum-iii
22-generate-parentheses
22-generate-parentheses
225-implement-stack-using-queues
225-implement-stack-using-queues
226-invert-binary-tree
226-invert-binary-tree
228-summary-ranges
228-summary-ranges
230-kth-smallest-element-in-a-bst
230-kth-smallest-element-in-a-bst
2301-match-substring-after-replacement
2301-match-substring-after-replacement
2304-minimum-path-cost-in-a-grid
2304-minimum-path-cost-in-a-grid
2305-fair-distribution-of-cookies
2305-fair-distribution-of-cookies
241-different-ways-to-add-parentheses
241-different-ways-to-add-parentheses
268-missing-number
268-missing-number
284-peeking-iterator
284-peeking-iterator
287-find-the-duplicate-number
287-find-the-duplicate-number
289-game-of-life
289-game-of-life
3-longest-substring-without-repeating-characters
3-longest-substring-without-repeating-characters
31-next-permutation
31-next-permutation
316-remove-duplicate-letters
316-remove-duplicate-letters
338-counting-bits
338-counting-bits
341-flatten-nested-list-iterator
341-flatten-nested-list-iterator
347-top-k-frequent-elements
347-top-k-frequent-elements
382-linked-list-random-node
382-linked-list-random-node
392-is-subsequence
392-is-subsequence
399-evaluate-division
399-evaluate-division
410-split-array-largest-sum
410-split-array-largest-sum
413-arithmetic-slices
413-arithmetic-slices
414-third-maximum-number
414-third-maximum-number
456-132-pattern
456-132-pattern
47-permutations-ii
47-permutations-ii
4sum
4sum
53-maximum-subarray
53-maximum-subarray
535-encode-and-decode-tinyurl
535-encode-and-decode-tinyurl
538-convert-bst-to-greater-tree
538-convert-bst-to-greater-tree
54-spiral-matrix
54-spiral-matrix
56-merge-intervals
56-merge-intervals
581-shortest-unsorted-continuous-subarray
581-shortest-unsorted-continuous-subarray
59-spiral-matrix-ii
59-spiral-matrix-ii
61-rotate-list
61-rotate-list
662-maximum-width-of-binary-tree
662-maximum-width-of-binary-tree
680-valid-palindrome-ii
680-valid-palindrome-ii
682-baseball-game
682-baseball-game
703-kth-largest-element-in-a-stream
703-kth-largest-element-in-a-stream
705-design-hashset
705-design-hashset
706-design-hashmap
706-design-hashmap
71-simplify-path
71-simplify-path
73-set-matrix-zeroes
73-set-matrix-zeroes
74-search-a-2d-matrix
74-search-a-2d-matrix
740-delete-and-earn
740-delete-and-earn
75-sort-colors
75-sort-colors
763-partition-labels
763-partition-labels
768-max-chunks-to-make-sorted-ii
768-max-chunks-to-make-sorted-ii
785-is-graph-bipartite
785-is-graph-bipartite
79-word-search
79-word-search
799-champagne-tower
799-champagne-tower
81-search-in-rotated-sorted-array-ii
81-search-in-rotated-sorted-array-ii
82-remove-duplicates-from-sorted-list-ii
82-remove-duplicates-from-sorted-list-ii
844-backspace-string-compare
844-backspace-string-compare
856-score-of-parentheses
856-score-of-parentheses
867-transpose-matrix
867-transpose-matrix
88-merge-sorted-array
88-merge-sorted-array
View all files
About
No description or website provided.
Topics
algorithms-and-data-structures
cpp
datastructures-algorithms
dsa
interview-questions
leetcode
leetcode-practice
leetcode-questions
leetcode-solutions
leetcodesolution
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.