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 }}
mrityunjay33
/
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
714 Commits
714 Commits
0005-longest-palindromic-substring
0005-longest-palindromic-substring
0006-zigzag-conversion
0006-zigzag-conversion
0010-regular-expression-matching
0010-regular-expression-matching
0012-integer-to-roman
0012-integer-to-roman
0021-merge-two-sorted-lists
0021-merge-two-sorted-lists
0023-merge-k-sorted-lists
0023-merge-k-sorted-lists
0025-reverse-nodes-in-k-group
0025-reverse-nodes-in-k-group
0030-substring-with-concatenation-of-all-words
0030-substring-with-concatenation-of-all-words
0031-next-permutation
0031-next-permutation
0032-longest-valid-parentheses
0032-longest-valid-parentheses
0037-sudoku-solver
0037-sudoku-solver
0041-first-missing-positive
0041-first-missing-positive
0044-wildcard-matching
0044-wildcard-matching
0046-permutations
0046-permutations
0048-rotate-image
0048-rotate-image
0051-n-queens
0051-n-queens
0053-maximum-subarray
0053-maximum-subarray
0057-insert-interval
0057-insert-interval
0060-permutation-sequence
0060-permutation-sequence
0070-climbing-stairs
0070-climbing-stairs
0073-set-matrix-zeroes
0073-set-matrix-zeroes
0075-sort-colors
0075-sort-colors
0077-combinations
0077-combinations
0078-subsets
0078-subsets
0081-search-in-rotated-sorted-array-ii
0081-search-in-rotated-sorted-array-ii
0082-remove-duplicates-from-sorted-list-ii
0082-remove-duplicates-from-sorted-list-ii
0086-partition-list
0086-partition-list
0089-gray-code
0089-gray-code
0090-subsets-ii
0090-subsets-ii
0096-unique-binary-search-trees
0096-unique-binary-search-trees
0099-recover-binary-search-tree
0099-recover-binary-search-tree
0100-same-tree
0100-same-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
0105-construct-binary-tree-from-preorder-and-inorder-traversal
0105-construct-binary-tree-from-preorder-and-inorder-traversal
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0107-binary-tree-level-order-traversal-ii
0107-binary-tree-level-order-traversal-ii
0109-convert-sorted-list-to-binary-search-tree
0109-convert-sorted-list-to-binary-search-tree
0110-balanced-binary-tree
0110-balanced-binary-tree
0114-flatten-binary-tree-to-linked-list
0114-flatten-binary-tree-to-linked-list
0116-populating-next-right-pointers-in-each-node
0116-populating-next-right-pointers-in-each-node
0117-populating-next-right-pointers-in-each-node-ii
0117-populating-next-right-pointers-in-each-node-ii
0118-pascals-triangle
0118-pascals-triangle
0120-triangle
0120-triangle
0121-best-time-to-buy-and-sell-stock
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0122-best-time-to-buy-and-sell-stock-ii
0123-best-time-to-buy-and-sell-stock-iii
0123-best-time-to-buy-and-sell-stock-iii
0124-binary-tree-maximum-path-sum
0124-binary-tree-maximum-path-sum
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0130-surrounded-regions
0130-surrounded-regions
0131-palindrome-partitioning
0131-palindrome-partitioning
0133-clone-graph
0133-clone-graph
0134-gas-station
0134-gas-station
0137-single-number-ii
0137-single-number-ii
0138-copy-list-with-random-pointer
0138-copy-list-with-random-pointer
0139-word-break
0139-word-break
0142-linked-list-cycle-ii
0142-linked-list-cycle-ii
0143-reorder-list
0143-reorder-list
0144-binary-tree-preorder-traversal
0144-binary-tree-preorder-traversal
0149-max-points-on-a-line
0149-max-points-on-a-line
0150-evaluate-reverse-polish-notation
0150-evaluate-reverse-polish-notation
0187-repeated-dna-sequences
0187-repeated-dna-sequences
0188-best-time-to-buy-and-sell-stock-iv
0188-best-time-to-buy-and-sell-stock-iv
0189-rotate-array
0189-rotate-array
0198-house-robber
0198-house-robber
0199-binary-tree-right-side-view
0199-binary-tree-right-side-view
0200-number-of-islands
0200-number-of-islands
0201-bitwise-and-of-numbers-range
0201-bitwise-and-of-numbers-range
0204-count-primes
0204-count-primes
0205-isomorphic-strings
0205-isomorphic-strings
0207-course-schedule
0207-course-schedule
0209-minimum-size-subarray-sum
0209-minimum-size-subarray-sum
0210-course-schedule-ii
0210-course-schedule-ii
0213-house-robber-ii
0213-house-robber-ii
0216-combination-sum-iii
0216-combination-sum-iii
0219-contains-duplicate-ii
0219-contains-duplicate-ii
0221-maximal-square
0221-maximal-square
0227-basic-calculator-ii
0227-basic-calculator-ii
0229-majority-element-ii
0229-majority-element-ii
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
0236-lowest-common-ancestor-of-a-binary-tree
0236-lowest-common-ancestor-of-a-binary-tree
0237-delete-node-in-a-linked-list
0237-delete-node-in-a-linked-list
0240-search-a-2d-matrix-ii
0240-search-a-2d-matrix-ii
0241-different-ways-to-add-parentheses
0241-different-ways-to-add-parentheses
0242-valid-anagram
0242-valid-anagram
0260-single-number-iii
0260-single-number-iii
0264-ugly-number-ii
0264-ugly-number-ii
0274-h-index
0274-h-index
0275-h-index-ii
0275-h-index-ii
0287-find-the-duplicate-number
0287-find-the-duplicate-number
0289-game-of-life
0289-game-of-life
0290-word-pattern
0290-word-pattern
0299-bulls-and-cows
0299-bulls-and-cows
0300-longest-increasing-subsequence
0300-longest-increasing-subsequence
0304-range-sum-query-2d-immutable
0304-range-sum-query-2d-immutable
0306-additive-number
0306-additive-number
0307-range-sum-query-mutable
0307-range-sum-query-mutable
View all files
Repository files navigation
README
More
items
DSA
Data Structure and Algorithm
About
Data Structure and Algorithm
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.