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 }}
supriya855
/
DSA-java
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
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
561 Commits
561 Commits
0001-two-sum
0001-two-sum
0002-add-two-numbers
0002-add-two-numbers
0003-longest-substring-without-repeating-characters
0003-longest-substring-without-repeating-characters
0021-merge-two-sorted-lists
0021-merge-two-sorted-lists
0027-remove-element
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0028-find-the-index-of-the-first-occurrence-in-a-string
0031-next-permutation
0031-next-permutation
0035-search-insert-position
0035-search-insert-position
0036-valid-sudoku
0036-valid-sudoku
0046-permutations
0046-permutations
0047-permutations-ii
0047-permutations-ii
0049-group-anagrams
0049-group-anagrams
0050-powx-n
0050-powx-n
0053-maximum-subarray
0053-maximum-subarray
0055-jump-game
0055-jump-game
0060-permutation-sequence
0060-permutation-sequence
0069-sqrtx
0069-sqrtx
0074-search-a-2d-matrix
0074-search-a-2d-matrix
0075-sort-colors
0075-sort-colors
0088-merge-sorted-array
0088-merge-sorted-array
0098-validate-binary-search-tree
0098-validate-binary-search-tree
0100-same-tree
0100-same-tree
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
0109-convert-sorted-list-to-binary-search-tree
0109-convert-sorted-list-to-binary-search-tree
0110-balanced-binary-tree
0110-balanced-binary-tree
0117-populating-next-right-pointers-in-each-node-ii
0117-populating-next-right-pointers-in-each-node-ii
0118-pascals-triangle
0118-pascals-triangle
0119-pascals-triangle-ii
0119-pascals-triangle-ii
0121-best-time-to-buy-and-sell-stock
0121-best-time-to-buy-and-sell-stock
0124-binary-tree-maximum-path-sum
0124-binary-tree-maximum-path-sum
0125-valid-palindrome
0125-valid-palindrome
0128-longest-consecutive-sequence
0128-longest-consecutive-sequence
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0136-single-number
0136-single-number
0137-single-number-ii
0137-single-number-ii
0142-linked-list-cycle-ii
0142-linked-list-cycle-ii
0144-binary-tree-preorder-traversal
0144-binary-tree-preorder-traversal
0150-evaluate-reverse-polish-notation
0150-evaluate-reverse-polish-notation
0160-intersection-of-two-linked-lists
0160-intersection-of-two-linked-lists
0169-majority-element
0169-majority-element
0189-rotate-array
0189-rotate-array
0198-house-robber
0198-house-robber
0199-binary-tree-right-side-view
0199-binary-tree-right-side-view
0206-reverse-linked-list
0206-reverse-linked-list
0215-kth-largest-element-in-an-array
0215-kth-largest-element-in-an-array
0225-implement-stack-using-queues
0225-implement-stack-using-queues
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
0238-product-of-array-except-self
0238-product-of-array-except-self
0242-valid-anagram
0242-valid-anagram
0260-single-number-iii
0260-single-number-iii
0268-missing-number
0268-missing-number
0279-perfect-squares
0279-perfect-squares
0287-find-the-duplicate-number
0287-find-the-duplicate-number
0290-word-pattern
0290-word-pattern
0297-serialize-and-deserialize-binary-tree
0297-serialize-and-deserialize-binary-tree
0343-integer-break
0343-integer-break
0349-intersection-of-two-arrays
0349-intersection-of-two-arrays
0367-valid-perfect-square
0367-valid-perfect-square
0371-sum-of-two-integers
0371-sum-of-two-integers
0374-guess-number-higher-or-lower
0374-guess-number-higher-or-lower
0443-string-compression
0443-string-compression
0452-minimum-number-of-arrows-to-burst-balloons
0452-minimum-number-of-arrows-to-burst-balloons
0485-max-consecutive-ones
0485-max-consecutive-ones
0520-detect-capital
0520-detect-capital
0530-minimum-absolute-difference-in-bst
0530-minimum-absolute-difference-in-bst
0532-k-diff-pairs-in-an-array
0532-k-diff-pairs-in-an-array
0540-single-element-in-a-sorted-array
0540-single-element-in-a-sorted-array
0560-subarray-sum-equals-k
0560-subarray-sum-equals-k
0653-two-sum-iv-input-is-a-bst
0653-two-sum-iv-input-is-a-bst
0700-search-in-a-binary-search-tree
0700-search-in-a-binary-search-tree
0704-binary-search
0704-binary-search
0739-daily-temperatures
0739-daily-temperatures
0771-jewels-and-stones
0771-jewels-and-stones
0783-minimum-distance-between-bst-nodes
0783-minimum-distance-between-bst-nodes
0834-sum-of-distances-in-tree
0834-sum-of-distances-in-tree
0841-keys-and-rooms
0841-keys-and-rooms
0852-peak-index-in-a-mountain-array
0852-peak-index-in-a-mountain-array
0867-transpose-matrix
0867-transpose-matrix
0876-middle-of-the-linked-list
0876-middle-of-the-linked-list
0886-possible-bipartition
0886-possible-bipartition
0912-sort-an-array
0912-sort-an-array
0944-delete-columns-to-make-sorted
0944-delete-columns-to-make-sorted
1008-construct-binary-search-tree-from-preorder-traversal
1008-construct-binary-search-tree-from-preorder-traversal
1011-capacity-to-ship-packages-within-d-days
1011-capacity-to-ship-packages-within-d-days
1071-greatest-common-divisor-of-strings
1071-greatest-common-divisor-of-strings
1137-n-th-tribonacci-number
1137-n-th-tribonacci-number
1143-longest-common-subsequence
1143-longest-common-subsequence
1290-convert-binary-number-in-a-linked-list-to-integer
1290-convert-binary-number-in-a-linked-list-to-integer
1385-find-the-distance-value-between-two-arrays
1385-find-the-distance-value-between-two-arrays
1512-number-of-good-pairs
1512-number-of-good-pairs
1539-kth-missing-positive-number
1539-kth-missing-positive-number
1706-where-will-the-ball-fall
1706-where-will-the-ball-fall
1752-check-if-array-is-sorted-and-rotated
1752-check-if-array-is-sorted-and-rotated
1833-maximum-ice-cream-bars
1833-maximum-ice-cream-bars
1962-remove-stones-to-minimize-the-total
1962-remove-stones-to-minimize-the-total
View all files
Repository files navigation
README
More
items
Here I am documenting whatever I am learning about DSA
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.