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 }}
primequantuM4
/
competitive_programming
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
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
430 Commits
430 Commits
graph
graph
week1
week1
week2
week2
01Matrix.py
01Matrix.py
2-keys-keyboard-2.py
2-keys-keyboard-2.py
2-keys-keyboard.py
2-keys-keyboard.py
3Sum.java
3Sum.java
AddTwoNumbers.py
AddTwoNumbers.py
AdditiveNumber.py
AdditiveNumber.py
AlienDictionary.py
AlienDictionary.py
AllAncestorsOfANodeInADirectedAcyclicGraph.py
AllAncestorsOfANodeInADirectedAcyclicGraph.py
AllNodesDistanceKInBinaryTree.py
AllNodesDistanceKInBinaryTree.py
AllPathsFromSourceToTarget.py
AllPathsFromSourceToTarget.py
ApplyOperationsToArray.py
ApplyOperationsToArray.py
ArrayManipulation.py
ArrayManipulation.py
ArrayWithElementsNotEqualToAverageOfNeighbors.py
ArrayWithElementsNotEqualToAverageOfNeighbors.py
AverageOfLevelsInBinaryTree.py
AverageOfLevelsInBinaryTree.py
AverageSalaryExcludingtheMinimumandMaximumSalary
AverageSalaryExcludingtheMinimumandMaximumSalary
BagOfTokens.java
BagOfTokens.java
BinaryNumberWithAlternatingBits.py
BinaryNumberWithAlternatingBits.py
BinarySubArraysWithSum.py
BinarySubArraysWithSum.py
BinaryTreeLevelOrderTraversal.py
BinaryTreeLevelOrderTraversal.py
BinaryTreePaths.py
BinaryTreePaths.py
BinaryTreeRightSideView.java
BinaryTreeRightSideView.java
BinaryTreeWithMaximumPathSum.py
BinaryTreeWithMaximumPathSum.py
BoatsToSavePeople.py
BoatsToSavePeople.py
BubbleSort.py
BubbleSort.py
CapacityToShipPackagesWithinDDays.py
CapacityToShipPackagesWithinDDays.py
CarFleet.java
CarFleet.java
CarPooling.py
CarPooling.py
CititesAndRoads.py
CititesAndRoads.py
Combinations.py
Combinations.py
ComplicatedGCD.py
ComplicatedGCD.py
ConstructAStringFromBinaryTree.py
ConstructAStringFromBinaryTree.py
ConstructBinarySearchTreeFromPreOrderTraversal.py
ConstructBinarySearchTreeFromPreOrderTraversal.py
ContainerWithMostWater.java
ContainerWithMostWater.java
ContinuousSubarraySum.java
ContinuousSubarraySum.java
CorporateFlightBookings.java
CorporateFlightBookings.java
CountNumberofDistinctIntegers.java
CountNumberofDistinctIntegers.java
CountNumberofNiceSubarrays.java
CountNumberofNiceSubarrays.java
CountOfSmallerNumbersAfterSelf.py
CountOfSmallerNumbersAfterSelf.py
CountPairOfSimilarSubStrings.py
CountPairOfSimilarSubStrings.py
CountSubIslands.py
CountSubIslands.py
CountingSort.py
CountingSort.py
CountingValleys.java
CountingValleys.java
CourseScheduler.py
CourseScheduler.py
DailyTemperatures.java
DailyTemperatures.java
DecodeString.py
DecodeString.py
DecryptStringfromAlphabettoIntegerMapping.py
DecryptStringfromAlphabettoIntegerMapping.py
DefaultDictTutorial.py
DefaultDictTutorial.py
DeleteColumnsToMakeSorted.py
DeleteColumnsToMakeSorted.py
DeleteDuplicates.java
DeleteDuplicates.java
DeleteNodeInALinkedList.py
DeleteNodeInALinkedList.py
DesignCircularDeque.java
DesignCircularDeque.java
DesignCircularQueue.java
DesignCircularQueue.java
DesignLinkedList.py
DesignLinkedList.py
DetectCycleInUndirectedGraph.py
DetectCycleInUndirectedGraph.py
DetonateMaximumBombs.py
DetonateMaximumBombs.py
DiagonalTraverse.py
DiagonalTraverse.py
DividePlayersIntoTeamsOfEqualSkill.py
DividePlayersIntoTeamsOfEqualSkill.py
EmployeeImportance.java
EmployeeImportance.java
EvaluateReversePolishNotation.java
EvaluateReversePolishNotation.java
FindAllAnagramsInaString.java
FindAllAnagramsInaString.java
FindAllAnagramsInaString.py
FindAllAnagramsInaString.py
FindAllDuplicatesInAnArray.java
FindAllDuplicatesInAnArray.java
FindAllNumbersDisappearedInAnArray.java
FindAllNumbersDisappearedInAnArray.java
FindAllPossibleRecipesFromGivenSupplies.py
FindAllPossibleRecipesFromGivenSupplies.py
FindCenterOfStarGraph.py
FindCenterOfStarGraph.py
FindConsecutiveIntegersFromDataStream.py
FindConsecutiveIntegersFromDataStream.py
FindDisrtibutionOfCookies.py
FindDisrtibutionOfCookies.py
FindEventualSafeStates.py
FindEventualSafeStates.py
FindFirstandLastPosition.java
FindFirstandLastPosition.java
FindGCD.py
FindGCD.py
FindGoodDaysToRobTheBank.java
FindGoodDaysToRobTheBank.java
FindKthBitInBinaryString.java
FindKthBitInBinaryString.java
FindModeInBinarySearchTree.py
FindModeInBinarySearchTree.py
FindNearestPointThatHastheSameXorYCoordinate.py
FindNearestPointThatHastheSameXorYCoordinate.py
FindOriginalArrayFromDoubledArray.java
FindOriginalArrayFromDoubledArray.java
FindPivotIndex.java
FindPivotIndex.java
FindRightInterval.py
FindRightInterval.py
FindTargetIndicesAfterSortingArray.java
FindTargetIndicesAfterSortingArray.java
FindTheDifference.py
FindTheDifference.py
FindTheDuplicateNumber.py
FindTheDuplicateNumber.py
FindtheIndexoftheFirstOccurrenceinaString.java
FindtheIndexoftheFirstOccurrenceinaString.java
FindtheKthLargestIntegerintheArray.py
FindtheKthLargestIntegerintheArray.py
FindtheStudentthatWillReplacetheChalk.java
FindtheStudentthatWillReplacetheChalk.java
FirstBadVersion.py
FirstBadVersion.py
FloodFill.py
FloodFill.py
FrequencyOfTheMostFrequentElement.py
FrequencyOfTheMostFrequentElement.py
FromAdjMatToAdjList.py
FromAdjMatToAdjList.py
FruitsIntoBaskets.java
FruitsIntoBaskets.java
GoalParser.py
GoalParser.py
GridGame.py
GridGame.py
HIndexII.java
HIndexII.java
HammingDistance.py
HammingDistance.py
HowManyNumbersAreSmallerThantheCurrentNumber
HowManyNumbersAreSmallerThantheCurrentNumber
HowManyNumbersAreSmallerThantheCurrentNumber.java
HowManyNumbersAreSmallerThantheCurrentNumber.java
ImplementQueueUsingStacks.java
ImplementQueueUsingStacks.java
InsertionSort.py
InsertionSort.py
KClosestPointToOrigin.py
KClosestPointToOrigin.py
View all files
Repository files navigation
README
More
items
competitive_programming
This folder is created to store my solved leetcode solutions
About
leetcode solutions
Resources
Readme
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.