forked fromGarvit244/Leetcode
- Notifications
You must be signed in to change notification settings - Fork0
🎓Leetcode solutions in Python 📚
License
NotificationsYou must be signed in to change notification settings
devika1228/Leetcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python solution of problems fromLeetCode.
# | Title | Solution |
---|---|---|
1 | Suffix Array | Python |
2 | Longest Common Prefix | Python |
# | Title | Solution | Difficulty |
---|---|---|---|
999 | Available Captures for Rook | Python | Medium |
998 | Maximum Binary Tree II | Python | Easy |
997 | Find the Town Judge | Python | Easy |
995 | Minimum Number of K Consecutive Bit Flips | Python | Hard |
994 | Rotting Oranges | Python | Easy |
993 | Cousins in Binary Tree | Python | Easy |
991 | Broken Calculator | Python | Medium |
990 | Satisfiability of Equality Equations | Python | Medium |
989 | Add to Array-Form of Integer | Python | Easy |
988 | Smallest String Starting From Leaf | Python | Medium |
985 | Sum of Even Numbers After Queries | Python | Easy |
984 | String Without AAA or BBB | Python | Easy |
983 | Minimum Cost For Tickets | Python | Medium |
981 | Time Based Key-Value Store | Python | Medium |
977 | Squares of a Sorted Array | Python | Easy |
926 | Flip String to Monotone Increasing | Python | Medium |
# | Title | Solution | Difficulty |
---|---|---|---|
674 | Longest Continuous Increasing Subsequence | Python | Easy |
673 | Number of Longest Increasing Subsequence | Python | Medium |
# | Title | Solution | Difficulty |
---|---|---|---|
454 | 4Sum II | Python | Medium |
410 | Split Array Largest Sum | Python | Hard |
# | 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 |
332 | Reconstruct Itinerary | 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 |
301 | Remove Invalid Parentheses | Python | Hard |
# | Title | Solution | Difficulty |
---|---|---|---|
300 | Longest Increasing Subsequence | Python | Medium |
297 | Serialize and Deserialize Binary Tree | Python | Hard |
295 | Find Median from Data Stream | Python | Hard |
289 | Game of Life | Python | Medium |
287 | Find the Duplicate Number | Python | Hard |
285 | Inorder Successor in BST | Python | Medium |
283 | Move Zeros | Python | Easy |
279 | Perfect Squares | Python | Medium |
268 | Missing Number | Python | Easy |
257 | Binary Tree Paths | Python | Easy |
253 | Meeting Rooms II | Python | Medium |
240 | Search a 2D Matrix II | Python | Medium |
239 | Sliding Window Maximum | Python | Hard |
238 | Product of Array Except Self | Python | Medium |
236 | Lowest Common Ancestor of a Binary Tree | Python | Medium |
235 | Lowest Common Ancestor of a Binary Search Tree | Python | Easy |
234 | Palindrome Linked List | Python | Easy |
230 | Kth Smallest Element in a BST | Python | Medium |
226 | Invert Binary Tree | Python | Easy |
215 | Kth Largest Element in an Array | Python | Medium |
210 | Course Schedule II | Python | Medium |
208 | Implement Trie (Prefix Tree) | Python | Medium |
207 | Course Schedule | Python | Medium |
206 | Reverse Linked List | Python | Easy |
203 | Remove Linked List Elements | Python | Easy |
200 | Number of Islands | Python | Medium |
About
🎓Leetcode solutions in Python 📚
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python100.0%