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 }}
TechSpiritSS
/
Daily-Problem-Solving
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
1,712 Commits
1,712 Commits
0001-two-sum
0001-two-sum
0003-longest-substring-without-repeating-characters
0003-longest-substring-without-repeating-characters
0006-zigzag-conversion
0006-zigzag-conversion
0009-palindrome-number
0009-palindrome-number
0012-integer-to-roman
0012-integer-to-roman
0017-letter-combinations-of-a-phone-number
0017-letter-combinations-of-a-phone-number
0020-valid-parentheses
0020-valid-parentheses
0021-merge-two-sorted-lists
0021-merge-two-sorted-lists
0022-generate-parentheses
0022-generate-parentheses
0023-merge-k-sorted-lists
0023-merge-k-sorted-lists
0028-find-the-index-of-the-first-occurrence-in-a-string
0028-find-the-index-of-the-first-occurrence-in-a-string
0033-search-in-rotated-sorted-array
0033-search-in-rotated-sorted-array
0034-find-first-and-last-position-of-element-in-sorted-array
0034-find-first-and-last-position-of-element-in-sorted-array
0035-search-insert-position
0035-search-insert-position
0036-valid-sudoku
0036-valid-sudoku
0038-count-and-say
0038-count-and-say
0040-combination-sum-ii
0040-combination-sum-ii
0043-multiply-strings
0043-multiply-strings
0045-jump-game-ii
0045-jump-game-ii
0048-rotate-image
0048-rotate-image
0049-group-anagrams
0049-group-anagrams
0050-powx-n
0050-powx-n
0053-maximum-subarray
0053-maximum-subarray
0054-spiral-matrix
0054-spiral-matrix
0057-insert-interval
0057-insert-interval
0059-spiral-matrix-ii
0059-spiral-matrix-ii
0064-minimum-path-sum
0064-minimum-path-sum
0067-add-binary
0067-add-binary
0070-climbing-stairs
0070-climbing-stairs
0071-simplify-path
0071-simplify-path
0072-edit-distance
0072-edit-distance
0074-search-a-2d-matrix
0074-search-a-2d-matrix
0076-minimum-window-substring
0076-minimum-window-substring
0083-remove-duplicates-from-sorted-list
0083-remove-duplicates-from-sorted-list
0088-merge-sorted-array
0088-merge-sorted-array
0093-restore-ip-addresses
0093-restore-ip-addresses
0094-binary-tree-inorder-traversal
0094-binary-tree-inorder-traversal
0096-unique-binary-search-trees
0096-unique-binary-search-trees
0098-validate-binary-search-tree
0098-validate-binary-search-tree
0100-same-tree
0100-same-tree
0101-symmetric-tree
0101-symmetric-tree
0102-binary-tree-level-order-traversal
0102-binary-tree-level-order-traversal
0103-binary-tree-zigzag-level-order-traversal
0103-binary-tree-zigzag-level-order-traversal
0104-maximum-depth-of-binary-tree
0104-maximum-depth-of-binary-tree
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0109-convert-sorted-list-to-binary-search-tree
0109-convert-sorted-list-to-binary-search-tree
0112-path-sum
0112-path-sum
0118-pascals-triangle
0118-pascals-triangle
0121-best-time-to-buy-and-sell-stock
0121-best-time-to-buy-and-sell-stock
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0131-palindrome-partitioning
0131-palindrome-partitioning
0133-clone-graph
0133-clone-graph
0141-linked-list-cycle
0141-linked-list-cycle
0142-linked-list-cycle-ii
0142-linked-list-cycle-ii
0144-binary-tree-preorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal
0145-binary-tree-postorder-traversal
0190-reverse-bits
0190-reverse-bits
0191-number-of-1-bits
0191-number-of-1-bits
0198-house-robber
0198-house-robber
0203-remove-linked-list-elements
0203-remove-linked-list-elements
0204-count-primes
0204-count-primes
0205-isomorphic-strings
0205-isomorphic-strings
0206-reverse-linked-list
0206-reverse-linked-list
0208-implement-trie-prefix-tree
0208-implement-trie-prefix-tree
0211-design-add-and-search-words-data-structure
0211-design-add-and-search-words-data-structure
0213-house-robber-ii
0213-house-robber-ii
0217-contains-duplicate
0217-contains-duplicate
0219-contains-duplicate-ii
0219-contains-duplicate-ii
0226-invert-binary-tree
0226-invert-binary-tree
0230-kth-smallest-element-in-a-bst
0230-kth-smallest-element-in-a-bst
0232-implement-queue-using-stacks
0232-implement-queue-using-stacks
0235-lowest-common-ancestor-of-a-binary-search-tree
0235-lowest-common-ancestor-of-a-binary-search-tree
0237-delete-node-in-a-linked-list
0237-delete-node-in-a-linked-list
0242-valid-anagram
0242-valid-anagram
0257-binary-tree-paths
0257-binary-tree-paths
0258-add-digits
0258-add-digits
0268-missing-number
0268-missing-number
0334-increasing-triplet-subsequence
0334-increasing-triplet-subsequence
0338-counting-bits
0338-counting-bits
0347-top-k-frequent-elements
0347-top-k-frequent-elements
0350-intersection-of-two-arrays-ii
0350-intersection-of-two-arrays-ii
0371-sum-of-two-integers
0371-sum-of-two-integers
0382-linked-list-random-node
0382-linked-list-random-node
0383-ransom-note
0383-ransom-note
0387-first-unique-character-in-a-string
0387-first-unique-character-in-a-string
0399-evaluate-division
0399-evaluate-division
0427-construct-quad-tree
0427-construct-quad-tree
0438-find-all-anagrams-in-a-string
0438-find-all-anagrams-in-a-string
0443-string-compression
0443-string-compression
0491-non-decreasing-subsequences
0491-non-decreasing-subsequences
0516-longest-palindromic-subsequence
0516-longest-palindromic-subsequence
0523-continuous-subarray-sum
0523-continuous-subarray-sum
0530-minimum-absolute-difference-in-bst
0530-minimum-absolute-difference-in-bst
0540-single-element-in-a-sorted-array
0540-single-element-in-a-sorted-array
0547-number-of-provinces
0547-number-of-provinces
0566-reshape-the-matrix
0566-reshape-the-matrix
0567-permutation-in-string
0567-permutation-in-string
0572-subtree-of-another-tree
0572-subtree-of-another-tree
0605-can-place-flowers
0605-can-place-flowers
0645-set-mismatch
0645-set-mismatch
View all files
Repository files navigation
README
More
items
Daily-Problem-Solving
About
Collection of LeetCode and GFG questions
Topics
dsa
dsa-practice
gfg-cpp
leetcode-cpp
Resources
Readme
Activity
Stars
2
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.