diff --git a/leetcode-videos/2130-2139/2130-maximum-twin-sum-of-a-linked-list.mp4 b/leetcode-videos/2130-2139/2130-maximum-twin-sum-of-a-linked-list.mp4 new file mode 100644 index 00000000..43bf5fb5 Binary files /dev/null and b/leetcode-videos/2130-2139/2130-maximum-twin-sum-of-a-linked-list.mp4 differ diff --git a/leetcode-videos/2130-2139/2131-longest-palindrome-by-concatenating-two-letter-words.mp4 b/leetcode-videos/2130-2139/2131-longest-palindrome-by-concatenating-two-letter-words.mp4 new file mode 100644 index 00000000..9ad3f972 Binary files /dev/null and b/leetcode-videos/2130-2139/2131-longest-palindrome-by-concatenating-two-letter-words.mp4 differ diff --git a/leetcode-videos/2130-2139/2132-stamping-the-grid.mp4 b/leetcode-videos/2130-2139/2132-stamping-the-grid.mp4 new file mode 100644 index 00000000..abac3653 Binary files /dev/null and b/leetcode-videos/2130-2139/2132-stamping-the-grid.mp4 differ diff --git a/leetcode-videos/2130-2139/2133-check-if-every-row-and-column-contains-all-numbers.mp4 b/leetcode-videos/2130-2139/2133-check-if-every-row-and-column-contains-all-numbers.mp4 new file mode 100644 index 00000000..30c03779 Binary files /dev/null and b/leetcode-videos/2130-2139/2133-check-if-every-row-and-column-contains-all-numbers.mp4 differ diff --git a/leetcode-videos/2130-2139/2134-minimum-swaps-to-group-all-1-s-together-ii.mp4 b/leetcode-videos/2130-2139/2134-minimum-swaps-to-group-all-1-s-together-ii.mp4 new file mode 100644 index 00000000..b272c12e Binary files /dev/null and b/leetcode-videos/2130-2139/2134-minimum-swaps-to-group-all-1-s-together-ii.mp4 differ diff --git a/leetcode-videos/2130-2139/2135-count-words-obtained-after-adding-a-letter.mp4 b/leetcode-videos/2130-2139/2135-count-words-obtained-after-adding-a-letter.mp4 new file mode 100644 index 00000000..296a833f Binary files /dev/null and b/leetcode-videos/2130-2139/2135-count-words-obtained-after-adding-a-letter.mp4 differ diff --git a/leetcode-videos/2130-2139/2136-earliest-possible-day-of-full-bloom.mp4 b/leetcode-videos/2130-2139/2136-earliest-possible-day-of-full-bloom.mp4 new file mode 100644 index 00000000..72ed3515 Binary files /dev/null and b/leetcode-videos/2130-2139/2136-earliest-possible-day-of-full-bloom.mp4 differ diff --git a/leetcode-videos/2130-2139/2137-pour-water-between-buckets-to-make-water-levels-equal.mp4 b/leetcode-videos/2130-2139/2137-pour-water-between-buckets-to-make-water-levels-equal.mp4 new file mode 100644 index 00000000..950a544b Binary files /dev/null and b/leetcode-videos/2130-2139/2137-pour-water-between-buckets-to-make-water-levels-equal.mp4 differ diff --git a/leetcode-videos/2130-2139/2138-divide-a-string-into-groups-of-size-k.mp4 b/leetcode-videos/2130-2139/2138-divide-a-string-into-groups-of-size-k.mp4 new file mode 100644 index 00000000..70c7acaa Binary files /dev/null and b/leetcode-videos/2130-2139/2138-divide-a-string-into-groups-of-size-k.mp4 differ diff --git a/leetcode-videos/2130-2139/2139-minimum-moves-to-reach-target-score.mp4 b/leetcode-videos/2130-2139/2139-minimum-moves-to-reach-target-score.mp4 new file mode 100644 index 00000000..cc94b9ba Binary files /dev/null and b/leetcode-videos/2130-2139/2139-minimum-moves-to-reach-target-score.mp4 differ diff --git a/leetcode-videos/2130-2139/README.md b/leetcode-videos/2130-2139/README.md new file mode 100644 index 00000000..8c67772f --- /dev/null +++ b/leetcode-videos/2130-2139/README.md @@ -0,0 +1,12 @@ +# LeetCode 2130-2139 题解视频 + +- 2130. Maximum Twin Sum of a Linked List — `2130-maximum-twin-sum-of-a-linked-list.mp4` +- 2131. Longest Palindrome by Concatenating Two Letter Words — `2131-longest-palindrome-by-concatenating-two-letter-words.mp4` +- 2132. Stamping the Grid — `2132-stamping-the-grid.mp4` +- 2133. Check if Every Row and Column Contains All Numbers — `2133-check-if-every-row-and-column-contains-all-numbers.mp4` +- 2134. Minimum Swaps to Group All 1's Together II — `2134-minimum-swaps-to-group-all-1-s-together-ii.mp4` +- 2135. Count Words Obtained After Adding a Letter — `2135-count-words-obtained-after-adding-a-letter.mp4` +- 2136. Earliest Possible Day of Full Bloom — `2136-earliest-possible-day-of-full-bloom.mp4` +- 2137. Pour Water Between Buckets to Make Water Levels Equal — `2137-pour-water-between-buckets-to-make-water-levels-equal.mp4` +- 2138. Divide a String Into Groups of Size k — `2138-divide-a-string-into-groups-of-size-k.mp4` +- 2139. Minimum Moves to Reach Target Score — `2139-minimum-moves-to-reach-target-score.mp4`