File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 80
80
| 257 | [ Binary Tree Paths] ( https://leetcode.com/problems/binary-tree-paths ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/BinaryTreePaths.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/binary_tree_paths.py ) |
81
81
| 258 | [ Add Digits] ( https://leetcode.com/problems/add-digits ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/AddDigits.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/add_digits.py ) |
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
- | 266 | [ Palindrome Permutation] ( https://leetcode.com/problems/palindrome-permutation ) | Easy | |
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 ) |
85
85
| 270 | [ Closest Binary Search Tree Value] ( https://leetcode.com/problems/closest-binary-search-tree-value ) | Easy | |
86
86
| 276 | [ Paint Fence] ( https://leetcode.com/problems/paint-fence ) | Easy | |
You can’t perform that action at this time.
0 commit comments