# | Title | Solution | Difficulty | Basic idea |
---|---|---|---|---|
1 | Two Sum | Python | Easy | 1. Bruce force check every element in array O(n^2) |
11 | Container With Most Water | Python | Medium | |
15 | 3Sum | Python | Easy | |
36 | Valid Sudoku | Python | Medium | |
73 | Set Matrix Zeroes | Python | Medium | |
125 | Valid Palindrome | Python | Easy | |
283 | Move Zeroes | Python | Easy | |
767 | Reorganize String | Python | Medium | |
128 | Longest Consecutive Sequence | Python | Medium | |
1534 | Count Good Triplets | Python | Easy |
-
Notifications
You must be signed in to change notification settings - Fork 0
My Python solutions for LeetCode problems
danghieuan/leetcode-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My Python solutions for LeetCode problems
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published