Skip to content

amirhessam88/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Solutions in Python

String Problems

Index Problem Difficulty View My Solution View on Leetcode
LC#844 Backspace String Compare Easy Link Link

Subarray Problems

Index Problem Difficulty View My Solution View on Leetcode
LC#53 Maximum Subarray Easy Link Link
LC#209 Minimum Size Subarray Sum Medium Link Link
LC#325 Maximum Size Subarray Sum Equals K Medium Link Link
LC#525 Contiguous Array Medium Link Link
LC#560 Subarray Sum Equals K Medium Link Link
LC#974 Subarray Sums Divisible by K Medium Link Link

Dynamic Programming Problems

Index Problem Difficulty View My Solution View on Leetcode
LC#39 Combination Sum Medium Link Link
LC#40 Combination Sum II Medium Link Link
LC#55 Jump Game Medium Link Link
LC#70 Climbing Stairs Easy Link Link
LC#121 Best Time to Buy and Sell Stock Easy Link Link
LC#122 Best Time to Buy and Sell Stock II Easy Link Link
LC#123 Best Time to Buy and Sell Stock III Hard Link Link
LC#188 Best Time to Buy and Sell Stock IV Hard Link Link
LC#216 Combination Sum III Medium Link Link
LC#377 Combination Sum IV Medium Link Link
LC#474 Ones and Zeros Medium Link Link
LC#746 Min Cost Climbing Stairs Easy Link Link

Stack Problems

Index Problem Difficulty View My Solution View on Leetcode
LC#30 Valid Parentheses Easy Link Link
LC#32 Longest Valid Parentheses Hard Link Link

Book: Elements of Programming Interviews in Python

To support the authors of the book, you can buy the book from Amazon using this Link. I have also provided you with the PDF version of the book for those who cannot have the hard copy version of the book.

As always, pull requests are welcome!

Support me by Buying Me a Coffee