File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 82
82
| 263 | [ Ugly Number] ( https://leetcode.com/problems/ugly-number ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/UglyNumber.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/ugly_number.py ) |
83
83
| 266 | 🔒 [ Palindrome Permutation] ( https://leetcode.com/problems/palindrome-permutation ) | Easy | |
84
84
| 268 | [ Missing Number] ( https://leetcode.com/problems/missing-number ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/MissingNumber.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/missing_number.py ) |
85
- | 270 | [ Closest Binary Search Tree Value] ( https://leetcode.com/problems/closest-binary-search-tree-value ) | Easy | |
86
- | 276 | [ Paint Fence] ( https://leetcode.com/problems/paint-fence ) | Easy | |
85
+ | 270 | 🔒 [ Closest Binary Search Tree Value] ( https://leetcode.com/problems/closest-binary-search-tree-value ) | Easy | |
86
+ | 276 | 🔒 [ Paint Fence] ( https://leetcode.com/problems/paint-fence ) | Easy | |
87
87
| 278 | [ First Bad Version] ( https://leetcode.com/problems/first-bad-version ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/FirstBadVersion.java ) |
88
88
| 283 | [ Move Zeroes] ( https://leetcode.com/problems/move-zeroes ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/MoveZeros.java ) |
89
89
| 290 | [ Word Pattern] ( https://leetcode.com/problems/word-pattern ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/WordPattern.java ) |
You can’t perform that action at this time.
0 commit comments