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 }}
asmolich
/
careercup
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
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
93 Commits
93 Commits
interview
interview
unix
unix
.gitignore
.gitignore
AboveAverageSubarrays.java
AboveAverageSubarrays.java
AccountsMerge.java
AccountsMerge.java
AllNodesDistanceKInBinaryTree.java
AllNodesDistanceKInBinaryTree.java
AnswerAQuery.java
AnswerAQuery.java
ArithmeticSlices.java
ArithmeticSlices.java
ArithmeticSlicesII.java
ArithmeticSlicesII.java
Array3Pointers.java
Array3Pointers.java
AverageOfLevelsInBinaryTree.java
AverageOfLevelsInBinaryTree.java
AvoidTraps.java
AvoidTraps.java
BalancedBinaryTree.java
BalancedBinaryTree.java
BalancedSplit.java
BalancedSplit.java
BestTimeToBuyAndSellStock.java
BestTimeToBuyAndSellStock.java
BestTimeToBuyAndSellStockII.java
BestTimeToBuyAndSellStockII.java
BestTimeToBuyAndSellStockIII.java
BestTimeToBuyAndSellStockIII.java
BestTimeToBuyAndSellStockIV.java
BestTimeToBuyAndSellStockIV.java
BestTimeToBuyAndSellStockWithCooldown.java
BestTimeToBuyAndSellStockWithCooldown.java
BestTimeToBuyAndSellStockWithTransactionFee.java
BestTimeToBuyAndSellStockWithTransactionFee.java
BinaryTreeCameras.java
BinaryTreeCameras.java
BinaryTreeLongestConsecutiveSequence.java
BinaryTreeLongestConsecutiveSequence.java
BinaryTreeRightSideView.java
BinaryTreeRightSideView.java
BoatsToSavePeople.java
BoatsToSavePeople.java
BrokenCalculator.java
BrokenCalculator.java
BstIterator.java
BstIterator.java
BstIteratorStack.java
BstIteratorStack.java
BulbSwitcher.java
BulbSwitcher.java
BulbSwitcherII.java
BulbSwitcherII.java
BulbSwitcherIII.java
BulbSwitcherIII.java
CandyCrush.java
CandyCrush.java
CandyCrush1D.java
CandyCrush1D.java
CatAndMouse.java
CatAndMouse.java
CavityMap.java
CavityMap.java
ChangeInAForeignCurrency.java
ChangeInAForeignCurrency.java
CheckIfArrayIsSortedAndRotated.java
CheckIfArrayIsSortedAndRotated.java
ClimbingStairs.java
ClimbingStairs.java
CloneGraph.java
CloneGraph.java
ClosestSubsequenceSum.java
ClosestSubsequenceSum.java
CoinChange.java
CoinChange.java
CokeMachine.java
CokeMachine.java
CombinationSum.java
CombinationSum.java
CombinationSumII.java
CombinationSumII.java
CombinationSumIII.java
CombinationSumIII.java
CombinationSumIV.java
CombinationSumIV.java
ConcatenationOfConsecutiveBinaryNumbers.java
ConcatenationOfConsecutiveBinaryNumbers.java
ConcurrencyPrintInOrder.java
ConcurrencyPrintInOrder.java
Consensus.java
Consensus.java
ConstructWordUsingDice.java
ConstructWordUsingDice.java
ContainerWithMostWater.java
ContainerWithMostWater.java
ContainsDuplicate.java
ContainsDuplicate.java
ContainsDuplicateII.java
ContainsDuplicateII.java
ContainsDuplicateIII.java
ContainsDuplicateIII.java
ContiguousArray.java
ContiguousArray.java
ContinuousSubarraySum.java
ContinuousSubarraySum.java
ConvertBstToGreaterTree.java
ConvertBstToGreaterTree.java
CopyListWithRandomPointer.java
CopyListWithRandomPointer.java
CountNumberOfHomogenousSubstrings.java
CountNumberOfHomogenousSubstrings.java
CountOfRangeSum.java
CountOfRangeSum.java
CountPrimes.java
CountPrimes.java
CountingTriangles.java
CountingTriangles.java
CourseSchedule.java
CourseSchedule.java
CourseScheduleII.java
CourseScheduleII.java
CourseScheduleIII.java
CourseScheduleIII.java
CreateSortedArrayThroughInstructions.java
CreateSortedArrayThroughInstructions.java
DegreeOfAnArray.java
DegreeOfAnArray.java
DesignAddAndSearchWordsDataStructure.java
DesignAddAndSearchWordsDataStructure.java
DetermineIfTwoStringsAreClose.java
DetermineIfTwoStringsAreClose.java
DiagonalTraverse.java
DiagonalTraverse.java
DistanceMaximizingProblem.java
DistanceMaximizingProblem.java
DistinctNumbersInWindow.java
DistinctNumbersInWindow.java
DistributeCandies.java
DistributeCandies.java
DivideTwoIntegers.java
DivideTwoIntegers.java
DotProductOfSparseVectors.java
DotProductOfSparseVectors.java
DungeonGame.java
DungeonGame.java
EditDistance.java
EditDistance.java
ElementSwapping.java
ElementSwapping.java
EmployeeFreeTime.java
EmployeeFreeTime.java
EncryptedWords.java
EncryptedWords.java
EscapeALargeMaze.java
EscapeALargeMaze.java
EscapeTheGhosts.java
EscapeTheGhosts.java
ExclusiveTimeOfFunctions.java
ExclusiveTimeOfFunctions.java
FairRations.java
FairRations.java
FancySequence.java
FancySequence.java
FibonacciNumber.java
FibonacciNumber.java
FilterIterator.java
FilterIterator.java
FindAllAnagramsInAString.java
FindAllAnagramsInAString.java
FindKClosestElements.java
FindKClosestElements.java
FindKthSmallestPairDistance.java
FindKthSmallestPairDistance.java
FindLargestValueInEachTreeRow.java
FindLargestValueInEachTreeRow.java
FindMedianFromDataStream.java
FindMedianFromDataStream.java
FindNeedleInHaystack.java
FindNeedleInHaystack.java
FindPivotIndex.java
FindPivotIndex.java
FindRootOfNaryTree.java
FindRootOfNaryTree.java
FindTheMostCompetitiveSubsequence.java
FindTheMostCompetitiveSubsequence.java
FlatlandSpaceStations.java
FlatlandSpaceStations.java
Flatten2DVector.java
Flatten2DVector.java
FlattenNestedListIterator.java
FlattenNestedListIterator.java
FlowerPlantingWithNoAdjacent.java
FlowerPlantingWithNoAdjacent.java
FourSum.java
FourSum.java
View all files
About
No description, website, or topics provided.
Activity
Stars
1
star
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.