You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -429,6 +429,7 @@ The solutions are organized as follows:
429
429
| 1509 |[Minimum Difference Between Largest and Smallest Value in Three Moves](https://leetcode.com/problems/minimum-difference-between-largest-and-smallest-value-in-three-moves/)|[Python](./1509-minimum-difference-between-largest-and-smallest-value-in-three-moves/1509-minimum-difference-between-largest-and-smallest-value-in-three-moves.py)|[Medium](./1509-minimum-difference-between-largest-and-smallest-value-in-three-moves/README.md)|
430
430
| 1512 |[Number of Good Pairs](https://leetcode.com/problems/number-of-good-pairs/)|[Python](./1512-number-of-good-pairs/1512-number-of-good-pairs.py)|[Easy](./1512-number-of-good-pairs/README.md)|
| 1530 |[Number of Good Leaf Nodes Pairs](https://leetcode.com/problems/number-of-good-leaf-nodes-pairs/)|[Python](./1530-number-of-good-leaf-nodes-pairs/1530-number-of-good-leaf-nodes-pairs.py)|[Medium](./1530-number-of-good-leaf-nodes-pairs/README.md)|
| 1535 |[Find the Winner of an Array Game](https://leetcode.com/problems/find-the-winner-of-an-array-game/)|[Python](./1535-find-the-winner-of-an-array-game/1535-find-the-winner-of-an-array-game.py)|[Medium](./1535-find-the-winner-of-an-array-game/README.md)|
434
435
| 1544 |[Make The String Great](https://leetcode.com/problems/make-the-string-great/)|[Python](./1544-make-the-string-great/1544-make-the-string-great.py)|[Easy](./1544-make-the-string-great/README.md)|
0 commit comments