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
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 }}
nikoo28
/
java-solutions
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
156
Star
338
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
java-solutions
/
src
/
test
/
java
/
leetcode
/
medium
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
java-solutions
/
src
/
test
/
java
/
leetcode
/
medium
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
AddTwoNumbersIITest.java
AddTwoNumbersIITest.java
AddTwoNumbersTest.java
AddTwoNumbersTest.java
BinaryTreeFromPreorderInOrderTraversalTest.java
BinaryTreeFromPreorderInOrderTraversalTest.java
BinaryTreeRightSideViewTest.java
BinaryTreeRightSideViewTest.java
BinaryTreeZigzagLevelOrderTraversalTest.java
BinaryTreeZigzagLevelOrderTraversalTest.java
BoatsToSavePeopleTest.java
BoatsToSavePeopleTest.java
CapacityToShipPackagesWithinDDaysTest.java
CapacityToShipPackagesWithinDDaysTest.java
CoinChangeTest.java
CoinChangeTest.java
ContainerWithMostWaterTest.java
ContainerWithMostWaterTest.java
ContiguousArrayTest.java
ContiguousArrayTest.java
CopyListWithRandomPointerTest.java
CopyListWithRandomPointerTest.java
CountServersThatCommunicateTest.java
CountServersThatCommunicateTest.java
CourseScheduleTest.java
CourseScheduleTest.java
DailyTemperaturesTest.java
DailyTemperaturesTest.java
DecodeStringTest.java
DecodeStringTest.java
DecodeWaysTest.java
DecodeWaysTest.java
DeleteDuplicatesFromSortedListIITest.java
DeleteDuplicatesFromSortedListIITest.java
EditDistanceTest.java
EditDistanceTest.java
FindAllAnagramsInAStringTest.java
FindAllAnagramsInAStringTest.java
FindAllDuplicatesInAnArrayTest.java
FindAllDuplicatesInAnArrayTest.java
FindMinimumInRotatedSortedArrayTest.java
FindMinimumInRotatedSortedArrayTest.java
FindTheDuplicateNumberTest.java
FindTheDuplicateNumberTest.java
FirstAndLastPositionOfElementInSortedArrayTest.java
FirstAndLastPositionOfElementInSortedArrayTest.java
FruitIntoBasketsTest.java
FruitIntoBasketsTest.java
GasStationTest.java
GasStationTest.java
GenerateParanthesesTest.java
GenerateParanthesesTest.java
GroupAnagramsTest.java
GroupAnagramsTest.java
HouseRobberIIITest.java
HouseRobberIIITest.java
HouseRobberIITest.java
HouseRobberIITest.java
HouseRobberTest.java
HouseRobberTest.java
InsertIntervalTest.java
InsertIntervalTest.java
JumpGameIIITest.java
JumpGameIIITest.java
JumpGameIITest.java
JumpGameIITest.java
JumpGameTest.java
JumpGameTest.java
KokoEatingBananasTest.java
KokoEatingBananasTest.java
LRUCacheTest.java
LRUCacheTest.java
LengthOfLongestFibonacciSubsequenceTest.java
LengthOfLongestFibonacciSubsequenceTest.java
LongestCommonSubsequenceTest.java
LongestCommonSubsequenceTest.java
LongestConsecutiveSequenceTest.java
LongestConsecutiveSequenceTest.java
LongestIncreasingSubsequenceTest.java
LongestIncreasingSubsequenceTest.java
LongestPalindromicSubstringTest.java
LongestPalindromicSubstringTest.java
LongestRepeatingCharacterReplacementTest.java
LongestRepeatingCharacterReplacementTest.java
LongestSubarraySumEqualsKTest.java
LongestSubarraySumEqualsKTest.java
LongestSubstringWithoutRepeatingCharactersTest.java
LongestSubstringWithoutRepeatingCharactersTest.java
LowestCommonAncestorOfBinaryTreeTest.java
LowestCommonAncestorOfBinaryTreeTest.java
MaxConsecutiveOnesIIITest.java
MaxConsecutiveOnesIIITest.java
MaximalSquareTest.java
MaximalSquareTest.java
MaximumBinaryTreeTest.java
MaximumBinaryTreeTest.java
MaximumLengthOfRepeatedSubarrayTest.java
MaximumLengthOfRepeatedSubarrayTest.java
MaximumProductAfterKIncrementsTest.java
MaximumProductAfterKIncrementsTest.java
MaximumProductSubarrayTest.java
MaximumProductSubarrayTest.java
MaximumVowelsInASubstringTest.java
MaximumVowelsInASubstringTest.java
MergeIntervalsTest.java
MergeIntervalsTest.java
MinStackTest.java
MinStackTest.java
MinimumDominoRotationsForEqualRowTest.java
MinimumDominoRotationsForEqualRowTest.java
MinimumIncrementToMakeArrayUniqueTest.java
MinimumIncrementToMakeArrayUniqueTest.java
MinimumSizeSubarraySumTest.java
MinimumSizeSubarraySumTest.java
NonOverlappingIntervalsTest.java
NonOverlappingIntervalsTest.java
NumberOfIslandsTest.java
NumberOfIslandsTest.java
OddEvenLinkedListTest.java
OddEvenLinkedListTest.java
OnlineStockSpanTest.java
OnlineStockSpanTest.java
PalindromicSubstringsTest.java
PalindromicSubstringsTest.java
PartitionLabelsTest.java
PartitionLabelsTest.java
PermutationsIITest.java
PermutationsIITest.java
PermutationsTest.java
PermutationsTest.java
ProductOfArrayExceptSelfTest.java
ProductOfArrayExceptSelfTest.java
RangeSumQuery2DTest.java
RangeSumQuery2DTest.java
RemoveNthNodeFromEndOfListTest.java
RemoveNthNodeFromEndOfListTest.java
ReorderListTest.java
ReorderListTest.java
ReorganizeStringTest.java
ReorganizeStringTest.java
ReverseLinkedListIITest.java
ReverseLinkedListIITest.java
ReverseWordsInAStringTest.java
ReverseWordsInAStringTest.java
RotateImageTest.java
RotateImageTest.java
RottingOrangesTest.java
RottingOrangesTest.java
SearchA2DMatrixTest.java
SearchA2DMatrixTest.java
SearchInRotatedSortedArrayTest.java
SearchInRotatedSortedArrayTest.java
SetMatrixZeroesTest.java
SetMatrixZeroesTest.java
ShortestPathInBinaryMatrixTest.java
ShortestPathInBinaryMatrixTest.java
SingleNumberIIITest.java
SingleNumberIIITest.java
SortColorsTest.java
SortColorsTest.java
SpiralMatrixTest.java
SpiralMatrixTest.java
SubArraySumEqualsKTest.java
SubArraySumEqualsKTest.java
SubsetsIITest.java
SubsetsIITest.java
SubsetsTest.java
SubsetsTest.java
SubtreeOfAnotherTreeTest.java
SubtreeOfAnotherTreeTest.java
SumOfSquareNumbersTest.java
SumOfSquareNumbersTest.java
SwapNodesInPairsTest.java
SwapNodesInPairsTest.java
TargetSumTest.java
TargetSumTest.java
ThreeSumClosestTest.java
ThreeSumClosestTest.java
ThreeSumTest.java
ThreeSumTest.java
TicTacToeTest.java
TicTacToeTest.java
TimeMapTest.java
TimeMapTest.java
TopKFrequentElementsTest.java
TopKFrequentElementsTest.java
TopKFrequentWordsTest.java
TopKFrequentWordsTest.java
TriangleTest.java
TriangleTest.java
TwoSumIITest.java
TwoSumIITest.java
UniquePathsTest.java
UniquePathsTest.java
UpdateMatrixTest.java
UpdateMatrixTest.java
ValidSudokuTest.java
ValidSudokuTest.java
ValidTicTacToeStateTest.java
ValidTicTacToeStateTest.java
View all files
You can’t perform that action at this time.