@@ -23,6 +23,26 @@ Note: All explanations are written in Github Issues, **please do not create any
23
23
24
24
| # | Title | Solution | Difficulty |
25
25
| ---| ----- | -------- | ---------- |
26
+ | 1050| Actors and Directors Who Cooperated At Least Three Times * $| 72.40%| Easy|
27
+ | 1049| [ Last Stone Weight II] ( https://github.com/grandyang/leetcode/issues/1049 ) | 45.40%| Medium|
28
+ | 1048| [ Longest String Chain] ( https://github.com/grandyang/leetcode/issues/1048 ) | 55.50%| Medium|
29
+ | 1047| [ Remove All Adjacent Duplicates In String] ( https://github.com/grandyang/leetcode/issues/1047 ) | 70.90%| Easy|
30
+ | 1046| [ Last Stone Weight] ( https://github.com/grandyang/leetcode/issues/1046 ) | 62.40%| Easy|
31
+ | 1045| Customers Who Bought All Products * $| 68.40%| Medium|
32
+ | 1044| [ Longest Duplicate Substring] ( https://github.com/grandyang/leetcode/issues/1044 ) | 31.40%| Hard|
33
+ | 1043| [ Partition Array for Maximum Sum] ( https://github.com/grandyang/leetcode/issues/1043 ) | 67.10%| Medium|
34
+ | 1042| [ Flower Planting With No Adjacent] ( https://github.com/grandyang/leetcode/issues/1042 ) | 48.80%| Medium|
35
+ | 1041| [ Robot Bounded In Circle] ( https://github.com/grandyang/leetcode/issues/1041 ) | 55.00%| Medium|
36
+ | 1040| [ Moving Stones Until Consecutive II] ( https://github.com/grandyang/leetcode/issues/1040 ) | 54.10%| Medium|
37
+ | 1039| [ Minimum Score Triangulation of Polygon] ( https://github.com/grandyang/leetcode/issues/1039 ) | 50.10%| Medium|
38
+ | 1038| [ Binary Search Tree to Greater Sum Tree] ( https://github.com/grandyang/leetcode/issues/1038 ) | 82.30%| Medium|
39
+ | 1037| [ Valid Boomerang] ( https://github.com/grandyang/leetcode/issues/1037 ) | 37.80%| Easy|
40
+ | 1036| [ Escape a Large Maze] ( https://github.com/grandyang/leetcode/issues/1036 ) | 34.50%| Hard|
41
+ | 1035| [ Uncrossed Lines] ( https://github.com/grandyang/leetcode/issues/1035 ) | 56.10%| Medium|
42
+ | 1034| [ Coloring A Border] ( https://github.com/grandyang/leetcode/issues/1034 ) | 45.70%| Medium|
43
+ | 1033| [ Moving Stones Until Consecutive] ( https://github.com/grandyang/leetcode/issues/1033 ) | 43.20%| Easy|
44
+ | 1032| [ Stream of Characters] ( https://github.com/grandyang/leetcode/issues/1032 ) | 48.60%| Hard|
45
+ | 1031| [ Maximum Sum of Two Non-Overlapping Subarrays] ( https://github.com/grandyang/leetcode/issues/1031 ) | 58.90%| Medium|
26
46
| 1030| [ Matrix Cells in Distance Order] ( https://github.com/grandyang/leetcode/issues/1030 ) | 66.90%| Easy|
27
47
| 1029| [ Two City Scheduling] ( https://github.com/grandyang/leetcode/issues/1029 ) | 57.90%| Medium|
28
48
| 1028| [ Recover a Tree From Preorder Traversal] ( https://github.com/grandyang/leetcode/issues/1028 ) | 70.90%| Hard|
@@ -1056,6 +1076,7 @@ Note: All explanations are written in Github Issues, **please do not create any
1056
1076
1057
1077
1058
1078
1079
+
1059
1080
<br >
1060
1081
1061
1082
## WeChat Official Subscription Account
0 commit comments