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 }}
DoomConquer
/
SourceCode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
6
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
SourceCode
/
leetcode
/
Test
/
src
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
SourceCode
/
leetcode
/
Test
/
src
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
other
other
reflect
reflect
toutiao
toutiao
AccountsMerge.java
AccountsMerge.java
AddTwoNumbers.java
AddTwoNumbers.java
AddTwoNumbersII.java
AddTwoNumbersII.java
AllOoneDataStructure.java
AllOoneDataStructure.java
AssignCookies.java
AssignCookies.java
AverageofLevelsinBinaryTree.java
AverageofLevelsinBinaryTree.java
BackspaceStringCompare.java
BackspaceStringCompare.java
BalancedBinaryTree.java
BalancedBinaryTree.java
Base7.java
Base7.java
BasicCalculatorII.java
BasicCalculatorII.java
BestTimetoBuyandSellStockwithCooldown.java
BestTimetoBuyandSellStockwithCooldown.java
BinaryNumberwithAlternatingBits.java
BinaryNumberwithAlternatingBits.java
BinaryTreeInorderTraversal.java
BinaryTreeInorderTraversal.java
BinaryTreeLevelOrderTraversal.java
BinaryTreeLevelOrderTraversal.java
BinaryTreeLevelOrderTraversalII.java
BinaryTreeLevelOrderTraversalII.java
BinaryTreeMaximumPathSum.java
BinaryTreeMaximumPathSum.java
BinaryTreePaths.java
BinaryTreePaths.java
BinaryTreeRightSideView.java
BinaryTreeRightSideView.java
BinaryTreeZigzagLevelOrderTraversal.java
BinaryTreeZigzagLevelOrderTraversal.java
BinaryWatch.java
BinaryWatch.java
BitwiseANDofNumbersRange.java
BitwiseANDofNumbersRange.java
BricksFallingWhenHit.java
BricksFallingWhenHit.java
BulbSwitcher.java
BulbSwitcher.java
BurstBalloons.java
BurstBalloons.java
BusRoutes.java
BusRoutes.java
BuySellStock.java
BuySellStock.java
BuySellStockII.java
BuySellStockII.java
BuySellStockIII.java
BuySellStockIII.java
BuySellStockIIV.java
BuySellStockIIV.java
CanPlaceFlowers.java
CanPlaceFlowers.java
CheapestFlightsWithinKStops.java
CheapestFlightsWithinKStops.java
CherryPickup.java
CherryPickup.java
ClimbingStairs.java
ClimbingStairs.java
CloneGraph.java
CloneGraph.java
CoinChange.java
CoinChange.java
Combination.java
Combination.java
CombinationSum.java
CombinationSum.java
CombinationSumII.java
CombinationSumII.java
CombinationSumIII.java
CombinationSumIII.java
CompletableFutureTest.java
CompletableFutureTest.java
ConstructBinaryTreefromInorderandPostorderTraversal.java
ConstructBinaryTreefromInorderandPostorderTraversal.java
ConstructBinaryTreefromPreorderandInorderTraversal.java
ConstructBinaryTreefromPreorderandInorderTraversal.java
ConstructStringfromBinaryTree.java
ConstructStringfromBinaryTree.java
ContainerWithMostWater.java
ContainerWithMostWater.java
ContainsDuplicate.java
ContainsDuplicate.java
ContainsDuplicateII.java
ContainsDuplicateII.java
ContainsDuplicateIII.java
ContainsDuplicateIII.java
ContinuousSubarraySum.java
ContinuousSubarraySum.java
ConvertBSTtoGreaterTree.java
ConvertBSTtoGreaterTree.java
ConvertSortedArraytoBinarySearchTree.java
ConvertSortedArraytoBinarySearchTree.java
ConvertSortedListtoBinarySearchTree.java
ConvertSortedListtoBinarySearchTree.java
ConvertaNumbertoHexadecimal.java
ConvertaNumbertoHexadecimal.java
CopyListwithRandomPointer.java
CopyListwithRandomPointer.java
CountNumberswithUniqueDigits.java
CountNumberswithUniqueDigits.java
CountPrimes.java
CountPrimes.java
CountandSay.java
CountandSay.java
CountingBits.java
CountingBits.java
CountofRangeSum.java
CountofRangeSum.java
CountofSmallerNumbersAfterSelf.java
CountofSmallerNumbersAfterSelf.java
CourseSchedule.java
CourseSchedule.java
CourseScheduleII.java
CourseScheduleII.java
CutOffTreesforGolfEvent.java
CutOffTreesforGolfEvent.java
CutOffTreesforGolfEvent_Wrong.java
CutOffTreesforGolfEvent_Wrong.java
DIStringMatch.java
DIStringMatch.java
DailyTemperatures.java
DailyTemperatures.java
DecodeString.java
DecodeString.java
DecodeWays.java
DecodeWays.java
DegreeofanArray.java
DegreeofanArray.java
DeleteColumnstoMakeSorted.java
DeleteColumnstoMakeSorted.java
DeleteNodeinaLinkedList.java
DeleteNodeinaLinkedList.java
DeleteOperationforTwoStrings.java
DeleteOperationforTwoStrings.java
DeleteandEarn.java
DeleteandEarn.java
DiameterofBinaryTree.java
DiameterofBinaryTree.java
DistantBarcodes.java
DistantBarcodes.java
DistinctSubsequences.java
DistinctSubsequences.java
DivideTwoIntegers.java
DivideTwoIntegers.java
DivisorGame.java
DivisorGame.java
DuplicateZeros.java
DuplicateZeros.java
EditDistance.java
EditDistance.java
EmployeeImportance.java
EmployeeImportance.java
EncodeandDecodeTinyURL.java
EncodeandDecodeTinyURL.java
EvaluateDivision.java
EvaluateDivision.java
EvaluateReversePolishNotation.java
EvaluateReversePolishNotation.java
ExcelSheetColumnNumber.java
ExcelSheetColumnNumber.java
ExcelSheetColumnTitle.java
ExcelSheetColumnTitle.java
FactorialTrailingZeroes.java
FactorialTrailingZeroes.java
FibonacciNumber.java
FibonacciNumber.java
FindAllAnagramsinaString.java
FindAllAnagramsinaString.java
FindAllDuplicatesinanArray.java
FindAllDuplicatesinanArray.java
FindAllNumbersDisappearedinanArray.java
FindAllNumbersDisappearedinanArray.java
FindBottomLeftTreeValue.java
FindBottomLeftTreeValue.java
FindCommonCharacters.java
FindCommonCharacters.java
FindEventualSafeStates.java
FindEventualSafeStates.java
FindKClosestElements.java
FindKClosestElements.java
FindKPairswithSmallestSums.java
FindKPairswithSmallestSums.java
FindKthSmallestPairDistance.java
FindKthSmallestPairDistance.java
FindLargestValueinEachTreeRow.java
FindLargestValueinEachTreeRow.java
View all files
You can’t perform that action at this time.