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 }}
adarsh-2
/
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
3 Commits
3 Commits
CheckingArray.java
CheckingArray.java
IntersectionofArrays.java
IntersectionofArrays.java
LearnArrayList.java
LearnArrayList.java
LearnHashMap.java
LearnHashMap.java
LearnHashSet.java
LearnHashSet.java
LearnLinkedList.java
LearnLinkedList.java
LearnQueue.java
LearnQueue.java
LearnStack.java
LearnStack.java
LearnString.java
LearnString.java
LearnTree.java
LearnTree.java
LeftRotateArray.java
LeftRotateArray.java
LeftRotateArrayD.java
LeftRotateArrayD.java
LinearSearch.java
LinearSearch.java
LinkedList2.java
LinkedList2.java
MaxofArray.java
MaxofArray.java
Move0toend.java
Move0toend.java
RemoveDuplicate.java
RemoveDuplicate.java
SecondLargestElementArray.java
SecondLargestElementArray.java
UnionofArray.java
UnionofArray.java
addTwoNumberLinkedList.java
addTwoNumberLinkedList.java
addTwoNumbersFunction.java
addTwoNumbersFunction.java
arraylist.java
arraylist.java
ballProbability.java
ballProbability.java
binarySearch.java
binarySearch.java
bubbleSort.java
bubbleSort.java
checkAnagram.java
checkAnagram.java
checkPalindromeRecursion.java
checkPalindromeRecursion.java
checkPalindromeString.java
checkPalindromeString.java
checkPalindromeString2.java
checkPalindromeString2.java
checkSubsequence.java
checkSubsequence.java
checkSubsequence2.java
checkSubsequence2.java
checkingVowel.java
checkingVowel.java
countDistinctElement.java
countDistinctElement.java
countDistinctElements2Array.java
countDistinctElements2Array.java
createCustomClass.java
createCustomClass.java
deleteElementSum0LinkedList.java
deleteElementSum0LinkedList.java
factorialTailRecursion.java
factorialTailRecursion.java
fibonacci.java
fibonacci.java
fibonacci2.java
fibonacci2.java
findLastElementLL.java
findLastElementLL.java
firstLastIndex.java
firstLastIndex.java
firstUniqueCharacterInString.java
firstUniqueCharacterInString.java
hcf.java
hcf.java
heapSortPQ.java
heapSortPQ.java
home.java
home.java
hope.java
hope.java
inorderTraversal.java
inorderTraversal.java
insertElementInMiddleOfStack.java
insertElementInMiddleOfStack.java
insertElementInMiddleOfStackUsing2Stack.java
insertElementInMiddleOfStackUsing2Stack.java
insertInStartLL.java
insertInStartLL.java
jaggedArray.java
jaggedArray.java
josephusProblem.java
josephusProblem.java
keypad.java
keypad.java
lcm.java
lcm.java
learnPriorityQueue.java
learnPriorityQueue.java
main.java
main.java
matrix.java
matrix.java
matrixBoundaryTraversal.java
matrixBoundaryTraversal.java
matrixInSnakePattern.java
matrixInSnakePattern.java
maxSumOf3.java
maxSumOf3.java
medianOfRowWiseSortedMatrix.java
medianOfRowWiseSortedMatrix.java
merge2Queue.java
merge2Queue.java
merge2SortedArrayLinearTC.java
merge2SortedArrayLinearTC.java
mergeSort.java
mergeSort.java
missingno.java
missingno.java
moveZeroesToEnd.java
moveZeroesToEnd.java
negativeProduct.java
negativeProduct.java
nthLastIndexOfElement.java
nthLastIndexOfElement.java
oneMissingOneTwice.java
oneMissingOneTwice.java
openChaining.java
openChaining.java
overspeedingFine.java
overspeedingFine.java
passingArrayInFunction.java
passingArrayInFunction.java
pattern.java
pattern.java
permutationsWithoutAB.java
permutationsWithoutAB.java
plusOne.java
plusOne.java
postorderTraversal.java
postorderTraversal.java
preorderTraversal.java
preorderTraversal.java
print1toN.java
print1toN.java
printFrequencyArrayElements.java
printFrequencyArrayElements.java
printFrequencyOfCharInString.java
printFrequencyOfCharInString.java
printMiddleOfLinkedLIst.java
printMiddleOfLinkedLIst.java
printNodesAtKDist.java
printNodesAtKDist.java
printNto1.java
printNto1.java
printPermutations.java
printPermutations.java
printSubsequenceString.java
printSubsequenceString.java
printingPattern.java
printingPattern.java
printingPattern2.java
printingPattern2.java
priorityQueueString.java
priorityQueueString.java
removeConsecutiveDuplicateQueue.java
removeConsecutiveDuplicateQueue.java
removeDuplicate2.java
removeDuplicate2.java
removeDuplicateSortedLL.java
removeDuplicateSortedLL.java
removeDuplicatesFromSorted.java
removeDuplicatesFromSorted.java
repeatingMissingNo.java
repeatingMissingNo.java
reverseLL.java
reverseLL.java
reverseStringUsingStack.java
reverseStringUsingStack.java
reversingQueueUsingStack.java
reversingQueueUsingStack.java
reversingString.java
reversingString.java
rightRotateArrayD.java
rightRotateArrayD.java
ropeCuttingProblem.java
ropeCuttingProblem.java
rotateMatrixACW.java
rotateMatrixACW.java
View all files
About
No description, website, or topics provided.
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.