Skip to content

giegloop/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python solution for Leetcode

Python solution of problems from LeetCode. The problem set is divided into buckets of 100 to make solution searching easier.

LeetCode Algorithm

# Title Solution Difficulty
387 First Unique Character in a String Python Easy
380 Insert Delete GetRandom O(1) Python Hard
378 Kth Smallest Element in a Sorted Matrix Python Medium
350 Intersection of Two Arrays II Python Easy
347 Top K Frequent Elements Python Medium
334 Increasing Triplet Subsequence Python Medium
329 Longest Increasing Path in a Matrix Python Medium
328 Odd Even Linked List Python Easy
326 Power of Three Python Easy
322 Coin Change Python Medium
315 Count of Smaller Numbers After Self Python Hard

About

🎓Leetcode solutions in Python 📚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%