diff --git a/leetcode-videos/2040-2049/2040-kth-smallest-product-of-two-sorted-arrays.mp4 b/leetcode-videos/2040-2049/2040-kth-smallest-product-of-two-sorted-arrays.mp4 new file mode 100644 index 00000000..f8510dcf Binary files /dev/null and b/leetcode-videos/2040-2049/2040-kth-smallest-product-of-two-sorted-arrays.mp4 differ diff --git a/leetcode-videos/2040-2049/2041-accepted-candidates-from-the-interviews.mp4 b/leetcode-videos/2040-2049/2041-accepted-candidates-from-the-interviews.mp4 new file mode 100644 index 00000000..fc239afb Binary files /dev/null and b/leetcode-videos/2040-2049/2041-accepted-candidates-from-the-interviews.mp4 differ diff --git a/leetcode-videos/2040-2049/2042-check-if-numbers-are-ascending-in-a-sentence.mp4 b/leetcode-videos/2040-2049/2042-check-if-numbers-are-ascending-in-a-sentence.mp4 new file mode 100644 index 00000000..a3a88141 Binary files /dev/null and b/leetcode-videos/2040-2049/2042-check-if-numbers-are-ascending-in-a-sentence.mp4 differ diff --git a/leetcode-videos/2040-2049/2043-simple-bank-system.mp4 b/leetcode-videos/2040-2049/2043-simple-bank-system.mp4 new file mode 100644 index 00000000..b7b39a60 Binary files /dev/null and b/leetcode-videos/2040-2049/2043-simple-bank-system.mp4 differ diff --git a/leetcode-videos/2040-2049/2044-count-number-of-maximum-bitwise-or-subsets.mp4 b/leetcode-videos/2040-2049/2044-count-number-of-maximum-bitwise-or-subsets.mp4 new file mode 100644 index 00000000..045b5adb Binary files /dev/null and b/leetcode-videos/2040-2049/2044-count-number-of-maximum-bitwise-or-subsets.mp4 differ diff --git a/leetcode-videos/2040-2049/2045-second-minimum-time-to-reach-destination.mp4 b/leetcode-videos/2040-2049/2045-second-minimum-time-to-reach-destination.mp4 new file mode 100644 index 00000000..a7d89a5c Binary files /dev/null and b/leetcode-videos/2040-2049/2045-second-minimum-time-to-reach-destination.mp4 differ diff --git a/leetcode-videos/2040-2049/2046-sort-linked-list-already-sorted-using-absolute-values.mp4 b/leetcode-videos/2040-2049/2046-sort-linked-list-already-sorted-using-absolute-values.mp4 new file mode 100644 index 00000000..ca741751 Binary files /dev/null and b/leetcode-videos/2040-2049/2046-sort-linked-list-already-sorted-using-absolute-values.mp4 differ diff --git a/leetcode-videos/2040-2049/2047-number-of-valid-words-in-a-sentence.mp4 b/leetcode-videos/2040-2049/2047-number-of-valid-words-in-a-sentence.mp4 new file mode 100644 index 00000000..d222b5e6 Binary files /dev/null and b/leetcode-videos/2040-2049/2047-number-of-valid-words-in-a-sentence.mp4 differ diff --git a/leetcode-videos/2040-2049/2048-next-greater-numerically-balanced-number.mp4 b/leetcode-videos/2040-2049/2048-next-greater-numerically-balanced-number.mp4 new file mode 100644 index 00000000..7b2e6f0f Binary files /dev/null and b/leetcode-videos/2040-2049/2048-next-greater-numerically-balanced-number.mp4 differ diff --git a/leetcode-videos/2040-2049/2049-count-nodes-with-the-highest-score.mp4 b/leetcode-videos/2040-2049/2049-count-nodes-with-the-highest-score.mp4 new file mode 100644 index 00000000..93670eb6 Binary files /dev/null and b/leetcode-videos/2040-2049/2049-count-nodes-with-the-highest-score.mp4 differ diff --git a/leetcode-videos/2040-2049/README.md b/leetcode-videos/2040-2049/README.md new file mode 100644 index 00000000..2bdce2cf --- /dev/null +++ b/leetcode-videos/2040-2049/README.md @@ -0,0 +1,12 @@ +# LeetCode 2040-2049 题解视频 + +- 2040. Kth Smallest Product of Two Sorted Arrays — `2040-kth-smallest-product-of-two-sorted-arrays.mp4` +- 2041. Accepted Candidates From the Interviews — `2041-accepted-candidates-from-the-interviews.mp4` +- 2042. Check if Numbers Are Ascending in a Sentence — `2042-check-if-numbers-are-ascending-in-a-sentence.mp4` +- 2043. Simple Bank System — `2043-simple-bank-system.mp4` +- 2044. Count Number of Maximum Bitwise-OR Subsets — `2044-count-number-of-maximum-bitwise-or-subsets.mp4` +- 2045. Second Minimum Time to Reach Destination — `2045-second-minimum-time-to-reach-destination.mp4` +- 2046. Sort Linked List Already Sorted Using Absolute Values — `2046-sort-linked-list-already-sorted-using-absolute-values.mp4` +- 2047. Number of Valid Words in a Sentence — `2047-number-of-valid-words-in-a-sentence.mp4` +- 2048. Next Greater Numerically Balanced Number — `2048-next-greater-numerically-balanced-number.mp4` +- 2049. Count Nodes With the Highest Score — `2049-count-nodes-with-the-highest-score.mp4`