Commit graph

114 commits

Author SHA1 Message Date
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
635a34eb91 https://leetcode.com/problems/adding-spaces-to-a-string 2024-12-03 21:25:30 +09:00
633fef64b3 https://leetcode.com/problems/check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence 2024-12-02 21:29:00 +09:00
6a2a68ee17 https://leetcode.com/problems/check-if-n-and-its-double-exist 2024-12-01 20:40:35 +09:00
87d3129bde https://leetcode.com/problems/shortest-distance-after-road-addition-queries-i 2024-11-27 22:32:48 +09:00
9659e510f0 https://leetcode.com/problems/find-champion-i 2024-11-26 22:54:06 +09:00
057ada7c64 https://leetcode.com/problems/find-champion-ii/ 2024-11-26 22:46:31 +09:00
7eb3891f7a https://leetcode.com/problems/maximum-matrix-sum 2024-11-24 20:14:03 +09:00
1d473fe723 https://leetcode.com/problems/merge-strings-alternately 2024-11-04 23:51:46 +09:00
ed8c5a3088 https://leetcode.com/problems/string-compression-iii 2024-11-04 13:34:20 +09:00
d74f67ea6b Merge branch 'main' of git.bumpsoo.dev:bumpsoo/leetpycode 2024-11-02 22:58:22 +09:00
ef558d6ee0 https://leetcode.com/problems/circular-sentence 2024-11-02 22:58:15 +09:00
90da95b8ae https://leetcode.com/problems/delete-characters-to-make-fancy-string 2024-11-01 18:15:28 +09:00
47d509641b https://leetcode.com/problems/maximum-number-of-moves-in-a-grid 2024-10-29 18:54:08 +09:00
b06692b5f2 Merge branch 'main' of git.bumpsoo.dev:bumpsoo/leetpycode 2024-10-29 00:23:58 +09:00
d98aef7690 https://leetcode.com/problems/longest-square-streak-in-an-array 2024-10-29 00:23:37 +09:00
d161361b65 https://leetcode.com/problems/remove-sub-folders-from-the-filesystem 2024-10-26 00:02:41 +09:00
c5dfcc54f3 https://leetcode.com/problems/flip-equivalent-binary-trees 2024-10-24 19:52:16 +09:00
bf2f9a145f https://leetcode.com/problems/is-subsequence 2024-10-13 23:17:46 +09:00
4ee9bc38cb https://leetcode.com/problems/longest-subarray-with-maximum-bitwise-and 2024-09-14 23:19:40 +09:00
ca8fea83c0 https://leetcode.com/problems/number-complement 2024-08-22 21:50:02 +09:00
695d4ac9f5 https://leetcode.com/problems/maximum-distance-in-arrays 2024-08-16 23:19:35 +09:00
20e6afc45d mv a file into correct difficulty 2024-08-15 14:45:51 +09:00
e6c5de02e1 https://leetcode.com/problems/lemonade-change 2024-08-15 14:44:59 +09:00
c91899827b https://leetcode.com/problems/integer-to-english-words 2024-08-07 20:56:15 +09:00
501328409d https://leetcode.com/problems/minimum-number-of-pushes-to-type-word-ii 2024-08-06 13:51:01 +09:00
1016645340 https://leetcode.com/problems/make-two-arrays-equal-by-reversing-subarrays 2024-08-05 22:15:38 +09:00
39eb343d8c https://leetcode.com/problems/kth-distinct-string-in-an-array 2024-08-05 22:14:11 +09:00
846f489d7b https://leetcode.com/problems/number-of-senior-citizens 2024-08-01 21:55:07 +09:00
ae6414896d https://leetcode.com/problems/sort-the-jumbled-numbers 2024-07-24 21:25:40 +09:00
00995bb067 https://leetcode.com/problems/sort-array-by-increasing-frequency 2024-07-24 00:49:41 +09:00
1e0eafc883 https://leetcode.com/problems/sort-the-people 2024-07-22 22:46:57 +09:00
e46461e1e1 https://leetcode.com/problems/find-valid-matrix-given-row-and-column-sums 2024-07-22 22:46:57 +09:00