Commit graph

836 commits

Author SHA1 Message Date
083d7c3da1
cs: add «3042. Count Prefix and Suffix Pairs I»
URL:	https://leetcode.com/problems/count-prefix-and-suffix-pairs-i/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-08 21:28:05 +01:00
6dfd741e6a
go: add «1408. String Matching in an Array»
URL:	https://leetcode.com/problems/string-matching-in-an-array/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-07 23:41:26 +01:00
d2669c3687
cs: add «1769. Minimum Number of Operations to Move All Balls to Each Box»
URL:	https://leetcode.com/problems/minimum-number-of-operations-to-move-all-balls-to-each-box/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-06 09:28:50 +01:00
7166a19f10
go: add «135. Candy»
URL:	https://leetcode.com/problems/candy/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-05 21:58:11 +01:00
9bcb76c340
java: add «134. Gas Station»
URL:	https://leetcode.com/problems/gas-station/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-05 21:52:06 +01:00
0c8d6c1b2d
java: add «2381. Shifting Letters II»
URL:	https://leetcode.com/problems/shifting-letters-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-05 20:12:20 +01:00
1183f0e046
go: add «274. H-Index»
URL:	https://leetcode.com/problems/h-index/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-04 20:35:31 +01:00
ad8b800a0b
go: add «45. Jump Game II»
URL:	https://leetcode.com/problems/jump-game-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-04 17:38:18 +01:00
601d5a1f68
java: add «55. Jump Game»
URL:	https://leetcode.com/problems/jump-game/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-04 17:31:27 +01:00
eb0e5a5391
cs: add «1930. Unique Length-3 Palindromic Subsequences»
URL:	https://leetcode.com/problems/unique-length-3-palindromic-subsequences/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-04 12:12:57 +01:00
5c88e2bfe0
java: add «122. Best Time to Buy and Sell Stock II»
URL:	https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 22:47:52 +01:00
a82b445053
java: add «121. Best Time to Buy and Sell Stock»
URL:	https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 22:11:08 +01:00
92c3e12aad
cs: add «189. Rotate Array»
URL:	https://leetcode.com/problems/rotate-array/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 18:52:43 +01:00
3285c5515e
go: add «169. Majority Element»
URL:	https://leetcode.com/problems/majority-element/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 14:26:45 +01:00
4204acb546
go: add «80. Remove Duplicates from Sorted Array II»
URL:	https://leetcode.com/problems/remove-duplicates-from-sorted-array-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 14:19:43 +01:00
3a68075b5a
go: add «26. Remove Duplicates from Sorted Array»
URL:	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 14:12:36 +01:00
3a4809d6f8
cs: add «2270. Number of Ways to Split Array»
URL:	https://leetcode.com/problems/number-of-ways-to-split-array/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-03 10:29:36 +01:00
7e297a3605
java: add «27. Remove Element»
URL:	https://leetcode.com/problems/remove-element/
2025-01-02 15:05:33 +01:00
4c5a83c578
go: add «2559. Count Vowel Strings in Ranges»
URL:	https://leetcode.com/problems/count-vowel-strings-in-ranges/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-02 10:16:15 +01:00
8ecf9fb8d8
java: add «88. Merge Sorted Array»
URL:	https://leetcode.com/problems/merge-sorted-array/
2025-01-02 09:31:27 +01:00
ec2d7fe842
cs: add «1422. Maximum Score After Splitting a String»
URL:	https://leetcode.com/problems/maximum-score-after-splitting-a-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-01-01 12:48:45 +01:00
4e0f9fbca5
go: add «983. Minimum Cost For Tickets»
URL:	https://leetcode.com/problems/minimum-cost-for-tickets/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-31 11:36:51 +01:00
5cc859c6b4
cs: add «2466. Count Ways To Build Good Strings»
URL:	https://leetcode.com/problems/count-ways-to-build-good-strings/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-30 16:30:54 +01:00
97906d6431
go: add «2182. Construct String With Repeat Limit»
URL:	https://leetcode.com/problems/construct-string-with-repeat-limit/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-29 23:16:09 +01:00
e4878eb218
java: add «2940. Find Building Where Alice and Bob Can Meet»
URL:	https://leetcode.com/problems/find-building-where-alice-and-bob-can-meet/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-29 23:00:44 +01:00
66281a6edf
cs: add «1639. Number of Ways to Form a Target String Given a Dictionary»
URL:	https://leetcode.com/problems/number-of-ways-to-form-a-target-string-given-a-dictionary/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-29 18:57:27 +01:00
10d0ed1865
go: add «689. Maximum Sum of 3 Non-Overlapping Subarrays»
URL:	https://leetcode.com/problems/maximum-sum-of-3-non-overlapping-subarrays/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-29 00:22:57 +01:00
945eef30d1
go: add «1014. Best Sightseeing Pair»
URL:	https://leetcode.com/problems/best-sightseeing-pair/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-27 11:07:01 +01:00
b67d43c82e
cs: add «494. Target Sum»
URL:	https://leetcode.com/problems/target-sum/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-26 19:19:28 +01:00
9e974ce0d6
go: add «515. Find Largest Value in Each Tree Row»
URL:	https://leetcode.com/problems/find-largest-value-in-each-tree-row/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-25 13:23:01 +01:00
b78dbab383
java: add «3203. Find Minimum Diameter After Merging Two Trees»
URL:	https://leetcode.com/problems/find-minimum-diameter-after-merging-two-trees/
2024-12-24 23:29:10 +01:00
1888a23f4e
cs: add «2471. Minimum Number of Operations to Sort a Binary Tree by Level»
URL:	https://leetcode.com/problems/minimum-number-of-operations-to-sort-a-binary-tree-by-level/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-23 22:19:08 +01:00
b7e7bc1b0f
go: add «2872. Maximum Number of K-Divisble Components»
URL:	https://leetcode.com/problems/maximum-number-of-k-divisible-components/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-21 23:39:19 +01:00
f6084d4af5
java: add «2415. Reverse Odd Levels of Binary Tree»
URL:	https://leetcode.com/problems/reverse-odd-levels-of-binary-tree/
2024-12-20 22:16:12 +01:00
f0aa77436b
cs: add «769. Max Chunks To Make Sorted»
URL:	https://leetcode.com/problems/max-chunks-to-make-sorted/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-19 22:05:23 +01:00
52a993ea87
java: add «1475. Final Prices With a Special Discount in a Shop»
URL:	https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-18 22:26:12 +01:00
9a510e9fb9
go: add «3264. Final Array State After K Multiplication Operations I»
URL:	https://leetcode.com/problems/final-array-state-after-k-multiplication-operations-i/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-16 14:16:02 +01:00
1c25b8a606
cs: add «1792. Maximum Average Pass Ratio»
URL:	https://leetcode.com/problems/maximum-average-pass-ratio/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-15 23:02:40 +01:00
9989455c12
java: add «2762. Continuous Subarrays»
URL:	https://leetcode.com/problems/continuous-subarrays/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-14 22:58:59 +01:00
c15de5ee79
go: add «2593. Find Score of an Array After Marking All Elements»
URL:	https://leetcode.com/problems/find-score-of-an-array-after-marking-all-elements/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-14 00:05:35 +01:00
da959699dd
java: add «2558. Take Gifts From the Richest Pile»
URL:	https://leetcode.com/problems/take-gifts-from-the-richest-pile/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-12 22:52:23 +01:00
a58d78d2eb
go: add «2779. Maximum Beauty of an Array After Applying Operation»
URL:	https://leetcode.com/problems/maximum-beauty-of-an-array-after-applying-operation/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-11 23:31:31 +01:00
a4871df28e
cs: add «2981. Find Longest Special Substring That Occurs Thrice I»
URL:	https://leetcode.com/problems/find-longest-special-substring-that-occurs-thrice-i/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-10 23:49:05 +01:00
aa53335202
go: add «3152. Special Array II»
URL:	https://leetcode.com/problems/special-array-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-09 23:54:34 +01:00
a1dc25b5e5
java: add «2054. Two Best Non-Overlapping Events»
URL:	https://leetcode.com/problems/two-best-non-overlapping-events/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-08 22:39:25 +01:00
b4a300bec2
cs: add «1760. Minimum Limit of Balls in a Bag»
URL:	https://leetcode.com/problems/minimum-limit-of-balls-in-a-bag/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-07 23:56:23 +01:00
90a2ad8171
cs: add «2554. Maximum Number of Integers to Choose From a Range I»
URL:	https://leetcode.com/problems/maximum-number-of-integers-to-choose-from-a-range-i/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-06 22:57:34 +01:00
97dc8014b2
java: add «2337. Move Pieces to Obtain a String»
URL:	https://leetcode.com/problems/move-pieces-to-obtain-a-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-05 21:23:17 +01:00
e5ef5167a7
cs: add «2825. Make String a Subsequence Using Cyclic Increments»
URL:	https://leetcode.com/problems/make-string-a-subsequence-using-cyclic-increments/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-04 13:41:16 +01:00
decfe0c0b3
java: add «2109. Adding Spaces to a String»
URL:	https://leetcode.com/problems/adding-spaces-to-a-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-04 00:28:01 +01:00