Commit graph

96 commits

Author SHA1 Message Date
b4561ecb99 https://leetcode.com/problems/find-minimum-time-to-reach-last-room-ii 2025-05-08 12:39:10 +00:00
f06b5b9f27 https://leetcode.com/problems/find-minimum-time-to-reach-last-room-i 2025-05-08 12:38:33 +00:00
3b8054ba50 https://leetcode.com/problems/number-of-equivalent-domino-pairs 2025-05-04 04:53:05 +00:00
dd5dcd1f20 https://leetcode.com/problems/count-the-hidden-sequences 2025-04-21 15:25:58 +00:00
c5540e8fa6 https://leetcode.com/problems/minimum-number-of-operations-to-make-elements-in-array-distinct 2025-04-08 14:12:35 +00:00
510710890d https://leetcode.com/problems/longest-nice-subarray 2025-03-18 14:07:03 +00:00
c896dc5903 https://leetcode.com/problems/divide-array-into-equal-pairs 2025-03-17 13:23:19 +00:00
fb11ede9a9 https://leetcode.com/problems/maximum-count-of-positive-integer-and-negative-integer 2025-03-12 11:13:58 +00:00
22514cfa1a https://leetcode.com/problems/closest-prime-numbers-in-range 2025-03-07 14:47:23 +00:00
a0c6abb2f2 https://leetcode.com/problems/find-missing-and-repeated-values 2025-03-06 22:19:45 +09:00
c58936690d https://leetcode.com/problems/count-total-number-of-colored-cells 2025-03-05 13:05:16 +00:00
807b1a2d7e https://leetcode.com/problems/check-if-number-is-a-sum-of-powers-of-three 2025-03-04 12:48:45 +00:00
6be95b9fc0 https://leetcode.com/problems/length-of-longest-fibonacci-subsequence 2025-02-27 12:42:01 +00:00
84a2d94754 https://leetcode.com/problems/maximum-absolute-sum-of-any-subarray 2025-02-26 13:52:35 +00:00
6149910f25 https://leetcode.com/problems/number-of-sub-arrays-with-odd-sum 2025-02-25 13:19:33 +00:00
c84d092488 https://leetcode.com/problems/recover-a-tree-from-preorder-traversal 2025-02-22 23:36:40 +09:00
8361e8fed6 https://leetcode.com/problems/find-elements-in-a-contaminated-binary-tree 2025-02-22 02:21:36 +09:00
b23b0179f0 https://leetcode.com/problems/find-unique-binary-string 2025-02-20 11:46:07 +00:00
ec9e48aafa https://leetcode.com/problems/find-the-punishment-number-of-an-integer 2025-02-15 13:07:12 +00:00
fe48fc667a https://leetcode.com/problems/product-of-the-last-k-numbers 2025-02-14 11:26:51 +00:00
e959868af3 https://leetcode.com/problems/minimum-operations-to-exceed-threshold-value-ii 2025-02-13 11:47:17 +00:00
d8f26e03e8 https://leetcode.com/problems/max-sum-of-a-pair-with-equal-sum-of-digits 2025-02-12 11:29:24 +00:00
362b79ae66 https://leetcode.com/problems/remove-all-occurrences-of-a-substring 2025-02-11 12:29:58 +00:00
43527186ef https://leetcode.com/problems/clear-digits 2025-02-10 13:42:36 +00:00
fcaf05a364 https://leetcode.com/problems/count-number-of-bad-pairs 2025-02-09 07:00:02 +00:00
351207504c thttps://leetcode.com/problems/find-the-number-of-distinct-colors-among-the-balls 2025-02-07 20:34:58 +09:00
75543f2df6 https://leetcode.com/problems/tuple-with-same-product 2025-02-06 22:07:30 +09:00
c3e77d1121 https://leetcode.com/problems/check-if-one-string-swap-can-make-strings-equal 2025-02-05 23:35:39 +09:00
d0df9b92ca https://leetcode.com/problems/maximum-ascending-subarray-sum 2025-02-04 22:47:13 +09:00
b7a6218dbc https://leetcode.com/problems/longest-strictly-increasing-or-strictly-decreasing-subarray 2025-02-03 21:49:51 +09:00
369fb6e0de https://leetcode.com/problems/check-if-array-is-sorted-and-rotated/ 2025-02-02 20:42:17 +09:00
b50b1e3919 https://leetcode.com/problems/maximum-number-of-fish-in-a-grid 2025-01-28 21:32:50 +09:00
13d43f7baf https://leetcode.com/problems/find-the-prefix-common-array-of-two-arrays 2025-01-14 20:41:35 +09:00
1d6dfd4f8d https://leetcode.com/problems/construct-k-palindrome-strings 2025-01-11 22:30:46 +09:00
1d01b3f104 https://leetcode.com/problems/word-subsets 2025-01-10 21:24:00 +09:00
149a0df863 https://leetcode.com/problems/counting-words-with-a-given-prefix 2025-01-09 19:59:24 +09:00
22857619c1 https://leetcode.com/problems/count-prefix-and-suffix-pairs-i 2025-01-08 21:15:17 +09:00
7fa53c90b0 https://leetcode.com/problems/string-matching-in-an-array 2025-01-07 20:23:17 +09:00
de3aca0d83 https://leetcode.com/problems/minimum-number-of-operations-to-move-all-balls-to-each-box 2025-01-06 22:20:23 +09:00
018bef7505 https://leetcode.com/problems/shifting-letters-ii 2025-01-05 14:05:23 +09:00
51e5a1a04e https://leetcode.com/problems/unique-length-3-palindromic-subsequences 2025-01-04 12:40:12 +09:00
a89091c155 https://leetcode.com/problems/number-of-ways-to-split-array 2025-01-03 20:08:08 +09:00
6cda4101f9 https://leetcode.com/problems/count-vowel-strings-in-ranges 2025-01-02 22:21:05 +09:00
f5391da3ab https://leetcode.com/problems/maximum-score-after-splitting-a-string 2025-01-01 15:08:51 +09:00
c61b4932ce https://leetcode.com/problems/find-largest-value-in-each-tree-row 2024-12-25 19:58:20 +09:00
c8e4f3ba14 https://leetcode.com/problems/reverse-odd-levels-of-binary-tree 2024-12-21 01:49:38 +09:00
ff130cf848 https://leetcode.com/problems/construct-string-with-repeat-limit 2024-12-17 22:35:13 +09:00
119dc4617d https://leetcode.com/problems/maximum-average-pass-ratio 2024-12-15 20:18:49 +09:00
bac9beaa68 https://leetcode.com/problems/continuous-subarrays 2024-12-14 20:42:14 +09:00
511ce16e0f https://leetcode.com/problems/move-pieces-to-obtain-a-string 2024-12-05 22:51:40 +09:00