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 }}
SudeepMalipeddi
/
Leetcode
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
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
129 Commits
129 Commits
AtCoder
AtCoder
CSES
CSES
Codeforces
Codeforces
.gitignore
.gitignore
3Sum15.java
3Sum15.java
AddBinary67.java
AddBinary67.java
AddDigits258.java
AddDigits258.java
AddTwoNumbers2.java
AddTwoNumbers2.java
ArmstrongNumber.java
ArmstrongNumber.java
AverageWaitingTime1701.java
AverageWaitingTime1701.java
BalancedBinaryTree110.java
BalancedBinaryTree110.java
BestTimeToBuyAndSellStock.java
BestTimeToBuyAndSellStock.java
BinaryNumberwithAlternatingBits693.c
BinaryNumberwithAlternatingBits693.c
BinarySearchTreeIterator173.java
BinarySearchTreeIterator173.java
BinaryTreeLevelOrderTraversal102.java
BinaryTreeLevelOrderTraversal102.java
BinaryTreeMaximumPathSum124.java
BinaryTreeMaximumPathSum124.java
BinaryTreePaths257.java
BinaryTreePaths257.java
BinaryTreeZigzagLevelOrderTraversal103.java
BinaryTreeZigzagLevelOrderTraversal103.java
Binarysearch704.java
Binarysearch704.java
BoatstoSavePeople881.java
BoatstoSavePeople881.java
BoundaryTreeTraversal.java
BoundaryTreeTraversal.java
CeilInBST.java
CeilInBST.java
CheckIfaWordOccursAsaPrefixofAnyWordinaSentence1455.java
CheckIfaWordOccursAsaPrefixofAnyWordinaSentence1455.java
CheckifArrayIsSortedandRotated1752.java
CheckifArrayIsSortedandRotated1752.java
CircularSentence2490.java
CircularSentence2490.java
ClearDigits3174.java
ClearDigits3174.java
ClimbingStairs70.java
ClimbingStairs70.java
Combine_Two_Tables176.sql
Combine_Two_Tables176.sql
ConcatenationOfArray.java
ConcatenationOfArray.java
ConnectedComponents.java
ConnectedComponents.java
ContainerwithMostWater11.java
ContainerwithMostWater11.java
ContainsDuplicateII219.java
ContainsDuplicateII219.java
ContainsDuplicates.java
ContainsDuplicates.java
ConvertBinaryNumberinaLinkedListtoInteger1290.java
ConvertBinaryNumberinaLinkedListtoInteger1290.java
CountCompleteSubarraysinanArray2799.java
CountCompleteSubarraysinanArray2799.java
CountK-thRootsinaRange3932.cpp
CountK-thRootsinaRange3932.cpp
CountOddNumbers.java
CountOddNumbers.java
CountPrefixandSuffixPairsI3042.java
CountPrefixandSuffixPairsI3042.java
CountSymmetricIntegers2843.java
CountSymmetricIntegers2843.java
CountandSay38.java
CountandSay38.java
CountingWordsWithaGivenPrefix2185.java
CountingWordsWithaGivenPrefix2185.java
CounttheNumberofPowerfulIntegers2999.java
CounttheNumberofPowerfulIntegers2999.java
CounttheNumberofSpecialCharactersI3120.cpp
CounttheNumberofSpecialCharactersI3120.cpp
CouponCodeValidator3606.java
CouponCodeValidator3606.java
CourseSchedule207.cpp
CourseSchedule207.cpp
CourseScheduleII210.cpp
CourseScheduleII210.cpp
DailyTemperatures739.java
DailyTemperatures739.java
DefusetheBomb1652.java
DefusetheBomb1652.java
DeleteLeavesWithaGivenValue1325.java
DeleteLeavesWithaGivenValue1325.java
DeleteNodeInALinkedList.java
DeleteNodeInALinkedList.java
DeleteNodesFromLinkedListPresentinArray3217.java
DeleteNodesFromLinkedListPresentinArray3217.java
DeleteOccurenceOfKeyinDLL.java
DeleteOccurenceOfKeyinDLL.java
DeletetheMiddleNodeofaLinkedList2095.java
DeletetheMiddleNodeofaLinkedList2095.java
DesignHashMap706.java
DesignHashMap706.java
DesignHashSet705.java
DesignHashSet705.java
DetectCyclesin2DGrid1559.java
DetectCyclesin2DGrid1559.java
DiagonalTraverse498.java
DiagonalTraverse498.java
DiagonalTraverseII1424.java
DiagonalTraverseII1424.java
DiameterofBinaryTree543.java
DiameterofBinaryTree543.java
EncodeAndDecodeStrings271.java
EncodeAndDecodeStrings271.java
EvaluateBooleanBinaryTree2331.java
EvaluateBooleanBinaryTree2331.java
EventualSafeState.cpp
EventualSafeState.cpp
FindAllDuplicatesinanArray442.java
FindAllDuplicatesinanArray442.java
FindAllPossibleRecipesfromGivenSupplies2115.cpp
FindAllPossibleRecipesfromGivenSupplies2115.cpp
FindCommonCharacters1002.java
FindCommonCharacters1002.java
FindLuckyIntegerinanArray1394.java
FindLuckyIntegerinanArray1394.java
FindMinimuminRotatedSortedArray153.java
FindMinimuminRotatedSortedArray153.java
FindModeinBinarySearchTree501.java
FindModeinBinarySearchTree501.java
FindWordsContainingCharacter2942.java
FindWordsContainingCharacter2942.java
FindWordsThatCanBeFormedbyCharacters1160.java
FindWordsThatCanBeFormedbyCharacters1160.java
FindaCorrespondingNodeofaBinaryTreeinaCloneofThatTree1379.java
FindaCorrespondingNodeofaBinaryTreeinaCloneofThatTree1379.java
Finding3DigitEvenNumbers2094.java
Finding3DigitEvenNumbers2094.java
FindtheDifference389.java
FindtheDifference389.java
FindtheDifferenceofTwoArrays2215.java
FindtheDifferenceofTwoArrays2215.java
FindtheDuplicateNumber287.java
FindtheDuplicateNumber287.java
FindthePivotInteger2485.java
FindthePivotInteger2485.java
First_Bad_Version278.java
First_Bad_Version278.java
FizzBuzz412.java
FizzBuzz412.java
FloorInBST.java
FloorInBST.java
GreatestCommonDivisorofStrings1071.java
GreatestCommonDivisorofStrings1071.java
GroupAnagrams49.java
GroupAnagrams49.java
GroupthePeopleGiventheGroupSizeTheyBelongTo1282.java
GroupthePeopleGiventheGroupSizeTheyBelongTo1282.java
HeightChecker1051.java
HeightChecker1051.java
HouseRobber198.java
HouseRobber198.java
HouseRobberII213.java
HouseRobberII213.java
InOrder.java
InOrder.java
InOrderSuccessor.java
InOrderSuccessor.java
IncreasingTripletSubsequence334.java
IncreasingTripletSubsequence334.java
Index_of_string.java
Index_of_string.java
InsertInterval57.java
InsertInterval57.java
InsertintoaBinarySearchTree701.java
InsertintoaBinarySearchTree701.java
IntersectionofTwoLinkedLists160.java
IntersectionofTwoLinkedLists160.java
InvertBinaryTree226.java
InvertBinaryTree226.java
IsGraphBipartite785.cpp
IsGraphBipartite785.cpp
IsPowerfThree326.java
IsPowerfThree326.java
IsSubsequence392.java
IsSubsequence392.java
IsSymmetric101.java
IsSymmetric101.java
IsomorphicStrings205.java
IsomorphicStrings205.java
JumpGameIV1345.cpp
JumpGameIV1345.cpp
KthFactors.java
KthFactors.java
View all files
Repository files navigation
README
More
items
Leetcode
Will try to put the solutions I try here
About
Trying to Solve leetcode problems and Upload them here.
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.