Skip to content

Leetcode, Leetcode Solutions, Competitive Programming, Algodesign

License

Notifications You must be signed in to change notification settings

devmins-code/Leetcode_Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode_Solutions

Categories

Array String Greedy Hash Table Bit Manipulation Dynamic Programming Math

All Solutions

ID Title Solution
1 Two Sum Python3
53 Maximum Subarray Python3
70 Climbing Stairs Python3
78 Subsets Python3
125 Valid Palindrome Python3
202 Happy Number Python3
451 Sort Characters By Frequency Python3
771 Jewels And Stones Python3
942 DI String Match Python3
1299 Replace Elements with Greatest Element on Right Side Python3
1370 Increasing Decreasing String Python3
1400 Construct K Palindrome Strings Python3
1431 Kids With the Greatest Number of Candies Python3