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 }}
Tiwarishashwat
/
InterviewCodes
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
64
Code
Issues
0
Pull requests
3
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
325 Commits
325 Commits
AllOoneDataStructure.java
AllOoneDataStructure.java
AllPathsSourceToEndGraph.java
AllPathsSourceToEndGraph.java
AlternatingGroupsII.java
AlternatingGroupsII.java
ApplyOperationsToAnArray.java
ApplyOperationsToAnArray.java
ArrayPeak.java
ArrayPeak.java
ArrayPermutation.java
ArrayPermutation.java
ArraySubset.java
ArraySubset.java
BalancedParanthesis.java
BalancedParanthesis.java
BellmanfordAlgorithm.java
BellmanfordAlgorithm.java
BestTimeToBuyAndSell3.java
BestTimeToBuyAndSell3.java
BestTimetoBuyandSellStock.java
BestTimetoBuyandSellStock.java
BitwiseXOROfAllPairings.java
BitwiseXOROfAllPairings.java
BuildAMatrixWithConditions.java
BuildAMatrixWithConditions.java
CapacityToShipPackagesWithInDDays.java
CapacityToShipPackagesWithInDDays.java
CheapestFlightsWithinKStops.java
CheapestFlightsWithinKStops.java
CheckIfNumberIsASumOfPowersOfThree.java
CheckIfNumberIsASumOfPowersOfThree.java
CheckIfOneStringSwapCanMakeStringsEqual.java
CheckIfOneStringSwapCanMakeStringsEqual.java
CheckIfTwoStringsAreEquivalent.java
CheckIfTwoStringsAreEquivalent.java
CheckifWordEqualsSummationofTwoWords.java
CheckifWordEqualsSummationofTwoWords.java
ChocolateDistributionProblem.java
ChocolateDistributionProblem.java
ClearDigits.java
ClearDigits.java
ClosestPrimeNumbersInRange.java
ClosestPrimeNumbersInRange.java
CommanElements.java
CommanElements.java
CommonMatrixElements.java
CommonMatrixElements.java
ConstructBinaryTreeFromPreorderAndPostOrder.java
ConstructBinaryTreeFromPreorderAndPostOrder.java
ConstructKPalindromeStrings.java
ConstructKPalindromeStrings.java
ConstructSmallestNumberFromDIString.java
ConstructSmallestNumberFromDIString.java
ConstructTheLexicographicallyLargestValidSequence.java
ConstructTheLexicographicallyLargestValidSequence.java
ContainerWithMostWater.java
ContainerWithMostWater.java
CountAndSay.java
CountAndSay.java
CountInversions.java
CountInversions.java
CountItemsMatchingARule.java
CountItemsMatchingARule.java
CountMoreThanN-K.java
CountMoreThanN-K.java
CountNumberOfBadPairs.java
CountNumberOfBadPairs.java
CountNumberOfMaximumBitwise-ORSubsets.java
CountNumberOfMaximumBitwise-ORSubsets.java
CountOfSubstringsContainingEveryVowelAndKConsonantsII.java
CountOfSubstringsContainingEveryVowelAndKConsonantsII.java
CountPairsWithGivenum.java
CountPairsWithGivenum.java
CountPalindromicSubsequences.java
CountPalindromicSubsequences.java
CountPrefixAndSuffixPairs.java
CountPrefixAndSuffixPairs.java
CountServersThatCommunicate.java
CountServersThatCommunicate.java
CountSquares.java
CountSquares.java
CountSubIsIland.java
CountSubIsIland.java
CountTheNumberOfCompleteComponents.java
CountTheNumberOfCompleteComponents.java
CountTheNumberOfConsistentStrings.java
CountTheNumberOfConsistentStrings.java
CountTheReversals.java
CountTheReversals.java
CountTotalNumberOfColoredCells.java
CountTotalNumberOfColoredCells.java
CountVowelsStringInRanges.java
CountVowelsStringInRanges.java
CountandSay.java
CountandSay.java
CousinsInBinaryTreeII.java
CousinsInBinaryTreeII.java
DefanginganIPAddress.java
DefanginganIPAddress.java
DeleteNodesFromLinkedListPresentInArray.java
DeleteNodesFromLinkedListPresentInArray.java
DesignANumberContainerSystem.java
DesignANumberContainerSystem.java
DesignAStackWithIncrements.java
DesignAStackWithIncrements.java
DesignCircularDeque.java
DesignCircularDeque.java
DifferentWaystoAddParentheses.java
DifferentWaystoAddParentheses.java
DijkstraAlgorithm.java
DijkstraAlgorithm.java
DivideArrayIntoEqualPairs.java
DivideArrayIntoEqualPairs.java
DivideIntervalsIntoMinimumNumberofGroups.java
DivideIntervalsIntoMinimumNumberofGroups.java
DividePlayersIntoTeamsOfEqualSkills.java
DividePlayersIntoTeamsOfEqualSkills.java
DuplicateCount.java
DuplicateCount.java
ExtraCharactersInAString.java
ExtraCharactersInAString.java
FindElementsInAContaminatedBinaryTree.java
FindElementsInAContaminatedBinaryTree.java
FindEventualSafeStates.java
FindEventualSafeStates.java
FindKthBitInNthBinaryString.java
FindKthBitInNthBinaryString.java
FindMinimumInRotatedSortedArray.java
FindMinimumInRotatedSortedArray.java
FindMissingAndRepeatedValues.java
FindMissingAndRepeatedValues.java
FindThePrefixCommonArrayOfTwoArrays.java
FindThePrefixCommonArrayOfTwoArrays.java
FindThePunishmentNumberOfAnInteger.java
FindThePunishmentNumberOfAnInteger.java
FindTheStudentThatWillReplaceTheChalk.java
FindTheStudentThatWillReplaceTheChalk.java
FindUniqueBinaryString.java
FindUniqueBinaryString.java
FindValidMatrixGivenRowAndColumnSums.java
FindValidMatrixGivenRowAndColumnSums.java
FindtheDuplicateNumber.java
FindtheDuplicateNumber.java
FindtheNumberOfDistinctColorsAmongTheBalls.java
FindtheNumberOfDistinctColorsAmongTheBalls.java
FirstAndLastOccuranceOfElement.java
FirstAndLastOccuranceOfElement.java
FirstCompletelyPaintedRow.java
FirstCompletelyPaintedRow.java
FirstRepeatedWords.java
FirstRepeatedWords.java
FirstThreeLargest.java
FirstThreeLargest.java
FlipEquivalentBinaryTrees.java
FlipEquivalentBinaryTrees.java
FlowerPlantingWithNoAdjacent.java
FlowerPlantingWithNoAdjacent.java
FloydWarshall.java
FloydWarshall.java
FractionAdditionSubstraction.java
FractionAdditionSubstraction.java
GasStation.java
GasStation.java
HouseRobberIV.java
HouseRobberIV.java
InsertGreatestCommonDivisorsinLinkedList.java
InsertGreatestCommonDivisorsinLinkedList.java
IntegerToEnglishWords.java
IntegerToEnglishWords.java
IsGraphBipartite.java
IsGraphBipartite.java
IterativeReverseLinkedList.java
IterativeReverseLinkedList.java
JewelsAndStones.java
JewelsAndStones.java
Kadane's_Algorithm.java
Kadane's_Algorithm.java
Kahn'sAlgorithm.java
Kahn'sAlgorithm.java
KosarajuAlgo.java
KosarajuAlgo.java
KruskalsAlgorithm.java
KruskalsAlgorithm.java
KthDistinctStringInAnArray.java
KthDistinctStringInAnArray.java
KthLargestElementInAStream.java
KthLargestElementInAStream.java
KthLargestSumInABinaryTree.java
KthLargestSumInABinaryTree.java
KthSmallestElementInASortedMatrix.java
KthSmallestElementInASortedMatrix.java
LargeFactorial.java
LargeFactorial.java
LargestNumber.java
LargestNumber.java
LengthOfLongestFibonacciSubsequence.java
LengthOfLongestFibonacciSubsequence.java
LetterTilePossibilities-1.java
LetterTilePossibilities-1.java
View all files
About
No description, website, or topics provided.
Activity
Stars
64
stars
Watchers
2
watching
Forks
33
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.