|
f4b32c3129
|
kt: add «3011. Find if Array Can Be Sorted»
URL: https://leetcode.com/problems/find-if-array-can-be-sorted/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-06 21:41:21 +01:00 |
|
|
bddc4f48dd
|
kt: add «2914. Minimum Number of Changes to Make Binary String Beautiful»
URL: https://leetcode.com/problems/minimum-number-of-changes-to-make-binary-string-beautiful/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-06 09:33:27 +01:00 |
|
|
383579f508
|
kt: add «3163. String Compression III»
URL: https://leetcode.com/problems/string-compression-iii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-04 22:21:14 +01:00 |
|
|
340d234a4f
|
kt: add «796. Rotate String»
URL: https://leetcode.com/problems/rotate-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-03 20:16:21 +01:00 |
|
|
5512ebaf6d
|
kt: add «2490. Circular Sentence»
URL: https://leetcode.com/problems/circular-sentence/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-02 12:59:28 +01:00 |
|
|
6c6b311a4b
|
kt: add «1957. Delete Characters to Make Fancy String»
URL: https://leetcode.com/problems/delete-characters-to-make-fancy-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-11-02 00:01:10 +01:00 |
|
|
91b451fdfa
|
kt: add «2463. Minimum Total Distance Traveled»
URL: https://leetcode.com/problems/minimum-total-distance-traveled/
|
2024-10-31 23:38:41 +01:00 |
|
|
1db0649431
|
kt: add «1671. Minimum Number of Removals to Make Mountain Array»
URL: https://leetcode.com/problems/minimum-number-of-removals-to-make-mountain-array/
|
2024-10-31 00:09:24 +01:00 |
|
|
fb1d1ea6f9
|
kt: add «2684. Maximum Number of Moves in a Grid»
URL: https://leetcode.com/problems/maximum-number-of-moves-in-a-grid/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-29 23:36:45 +01:00 |
|
|
2e5cb675cd
|
kt: add «2501. Longest Square Streak in an Array»
URL: https://leetcode.com/problems/longest-square-streak-in-an-array/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-28 22:53:48 +01:00 |
|
|
d1d9ad0c74
|
kt: add «1277. Count Square Submatrices with All Ones»
URL: https://leetcode.com/problems/count-square-submatrices-with-all-ones/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-27 22:54:59 +01:00 |
|
|
8991ba7ff1
|
go: add «2458. Height of Binary Tree After Subtree Removal Queries»
URL: https://leetcode.com/problems/height-of-binary-tree-after-subtree-removal-queries/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-27 00:08:01 +02:00 |
|
|
73c937b47a
|
cs: add «1233. Remove Sub-Folders from the Filesystem»
URL: https://leetcode.com/problems/remove-sub-folders-from-the-filesystem/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-26 00:13:37 +02:00 |
|
|
aafc29e534
|
go: add «951. Flip Equivalent Binary Trees»
URL: https://leetcode.com/problems/flip-equivalent-binary-trees/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-24 23:24:23 +02:00 |
|
|
29f2194d56
|
java: add «2641. Cousins in Binary Tree II»
URL: https://leetcode.com/problems/cousins-in-binary-tree-ii/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-23 23:39:09 +02:00 |
|
|
18e176c3e6
|
cs: add «2583. Kth Largest Sum in a Binary Tree»
URL: https://leetcode.com/problems/kth-largest-sum-in-a-binary-tree/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-22 22:22:44 +02:00 |
|
|
916067a73a
|
java: add «1593. Split a String Into the Max Number of Unique Substrings»
URL: https://leetcode.com/problems/split-a-string-into-the-max-number-of-unique-substrings/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-21 23:37:26 +02:00 |
|
|
9fabcc111d
|
go: add «1106. Parsing A Boolean Expression»
URL: https://leetcode.com/problems/parsing-a-boolean-expression/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-20 22:34:36 +02:00 |
|
|
49e73d89e6
|
cs: add «1545. Find the Kth Bit in Nth Binary String»
URL: https://leetcode.com/problems/find-kth-bit-in-nth-binary-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-19 11:36:12 +02:00 |
|
|
94390bbf94
|
cs: add «2044. Count Number of Maximum Bitwise-OR Subsets»
URL: https://leetcode.com/problems/count-number-of-maximum-bitwise-or-subsets/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-18 11:01:20 +02:00 |
|
|
5f10fcee50
|
go: add «670. Maximum Swap»
URL: https://leetcode.com/problems/maximum-swap/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-17 23:27:10 +02:00 |
|
|
151eb4878b
|
java: add «1405. Longest Happy String»
URL: https://leetcode.com/problems/longest-happy-string/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-16 23:37:24 +02:00 |
|
|
d7ed4d9aeb
|
java: add «2938. Separate Black and White Balls»
URL: https://leetcode.com/problems/separate-black-and-white-balls/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-15 21:49:19 +02:00 |
|
|
ac642f72d7
|
go: add «2530. Maximal Score After Applying K Operations»
URL: https://leetcode.com/problems/maximal-score-after-applying-k-operations/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-14 17:22:20 +02:00 |
|
|
b50a4be64f
|
cs: add «632. Smallest Range Covering Elements from K Lists»
URL: https://leetcode.com/problems/smallest-range-covering-elements-from-k-lists/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-13 17:12:01 +02:00 |
|
|
92c153c768
|
go: add «2406. Divide Intervals Into Minimum Number of Groups»
URL: https://leetcode.com/problems/divide-intervals-into-minimum-number-of-groups/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-13 16:55:53 +02:00 |
|
|
260cae1010
|
java: add «1942. The Number of the Smallest Unoccupied Chair»
URL: https://leetcode.com/problems/the-number-of-the-smallest-unoccupied-chair/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-11 23:53:46 +02:00 |
|
|
17817b1fe9
|
go: add «962. Maximum Width Ramp»
URL: https://leetcode.com/problems/maximum-width-ramp/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-10 21:16:14 +02:00 |
|
|
f57f51a287
|
java: add «921. Minimum Add to Make Parentheses Valid»
URL: https://leetcode.com/problems/minimum-add-to-make-parentheses-valid/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-09 09:20:27 +02:00 |
|
|
1b43a2fe51
|
java: add «1963. Minimum Number of Swaps to Make the String Balanced»
URL: https://leetcode.com/problems/minimum-number-of-swaps-to-make-the-string-balanced/
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-08 20:06:44 +02:00 |
|
|
1f69732126
|
chore(cz): add link to the problem to commit template
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-08 11:34:27 +02:00 |
|
|
032ac3b9ae
|
go: add «1813. Sentence Similarity III»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-07 20:40:38 +02:00 |
|
|
a8567738b8
|
java: add «2696. Minimum String Length After Removing Substrings»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-07 20:15:21 +02:00 |
|
|
d2b55bc17b
|
cs: add «567. Permutation in String»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-05 23:35:43 +02:00 |
|
|
dd5ec27bb2
|
cs: add «2491. Divide Players Into Teams of Equal Skill»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-04 21:18:47 +02:00 |
|
|
5e5928bd8a
|
go: add «1590. Make Sum Divisible by P»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-03 21:53:00 +02:00 |
|
|
9c8e14695c
|
cs: add «1331. Rank Transform of an Array»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-02 21:22:03 +02:00 |
|
|
133298c92a
|
go: add «1497. Check If Array Pairs Are Divisible by k»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-10-01 22:48:13 +02:00 |
|
|
3033003e6c
|
go: add «1381. Design a Stack With Increment Operation»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-30 21:51:13 +02:00 |
|
|
7116e58b36
|
java: add «432. All O`one Data Structure»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-29 23:25:40 +02:00 |
|
|
b31c81e800
|
go: add «641. Design Circular Deque»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-28 16:01:35 +02:00 |
|
|
fd54db95cd
|
cs: add «731. My Calendar II»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-27 21:51:21 +02:00 |
|
|
528d2350aa
|
cs: add «729. My Calendar I»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-27 21:38:00 +02:00 |
|
|
f70fcffd6c
|
java: add «2416. Sum of Prefix Scores of Strings»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-25 23:18:30 +02:00 |
|
|
60cb9ae2e3
|
go: add «3043. Find the Length of the Longest Common Prefix»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-24 23:11:59 +02:00 |
|
|
5d40a9cbd4
|
cs: add «2707. Extra Characters in a String»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-23 23:11:04 +02:00 |
|
|
1ac61b1a21
|
java: add «440. K-th Smallest in Lexicographical Order»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-22 22:14:01 +02:00 |
|
|
2e1df9c0e0
|
cs: add «386. Lexicographical Numbers»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-22 21:41:11 +02:00 |
|
|
52718bec4d
|
java: add «214. Shortest Palindrome»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-21 00:17:18 +02:00 |
|
|
9b3e3e9ee4
|
go: add «241. Different Ways to Add Parentheses»
Signed-off-by: Matej Focko <me@mfocko.xyz>
|
2024-09-20 00:05:10 +02:00 |
|