LeetCode/kt
2024-11-08 14:35:00 +01:00
..
binary-tree-inorder-traversal.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
binary-tree-level-order-traversal.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
check-if-every-row-and-column-contains-all-numbers.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
circular-sentence.kt kt: add «2490. Circular Sentence» 2024-11-02 12:59:28 +01:00
construct-string-from-binary-tree.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
count-square-submatrices-with-all-ones.kt kt: add «1277. Count Square Submatrices with All Ones» 2024-10-27 22:54:59 +01:00
delete-characters-to-make-fancy-string.kt kt: add «1957. Delete Characters to Make Fancy String» 2024-11-02 00:01:10 +01:00
delete-leaves-with-a-given-value.kt kt: add «1325. Delete Leaves With a Given Value» 2024-05-17 18:26:09 +02:00
double-a-number-represented-as-a-linked-list.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
find-if-array-can-be-sorted.kt kt: add «3011. Find if Array Can Be Sorted» 2024-11-06 21:41:21 +01:00
first-unique-character-in-a-string.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
iterator-for-combination.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
largest-3-same-digit-number-in-string.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
largest-combination-with-bitwise-and-greater-than-zero.kt kt: add «2275. Largest Combination With Bitwise AND Greater Than Zero» 2024-11-07 22:11:06 +01:00
longest-square-streak-in-an-array.kt kt: add «2501. Longest Square Streak in an Array» 2024-10-28 22:53:48 +01:00
lowest-common-ancestor-of-a-binary-search-tree.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
max-area-of-island.kt style(kt): reformat ‹695. Max Area of Island› 2024-05-17 18:24:25 +02:00
maximize-distance-to-closest-person.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
maximum-number-of-moves-in-a-grid.kt kt: add «2684. Maximum Number of Moves in a Grid» 2024-10-29 23:36:45 +01:00
maximum-units-on-a-truck.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
maximum-xor-for-each-query.kt kt: add «1829. Maximum XOR for Each Query» 2024-11-08 14:35:00 +01:00
minimum-number-of-changes-to-make-binary-string-beautiful.kt kt: add «2914. Minimum Number of Changes to Make Binary String Beautiful» 2024-11-06 09:33:27 +01:00
minimum-number-of-refueling-stops.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
minimum-number-of-removals-to-make-mountain-array.kt kt: add «1671. Minimum Number of Removals to Make Mountain Array» 2024-10-31 00:09:24 +01:00
minimum-time-visiting-all-points.kt chore: unwrap one layer 2023-12-12 14:36:00 +01:00
minimum-total-distance-traveled.kt kt: add «2463. Minimum Total Distance Traveled» 2024-10-31 23:38:41 +01:00
minimum-window-substring.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
power-of-three.kt chore: unwrap one layer 2023-12-12 14:36:00 +01:00
remove-nodes-from-linked-list.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
richest-customer-wealth.kt chore: unwrap one layer 2023-12-12 14:36:00 +01:00
roman-to-integer.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
rotate-string.kt kt: add «796. Rotate String» 2024-11-03 20:16:21 +01:00
split-array-into-consecutive-subsequences.kt chore: unwrap one layer 2023-12-12 14:36:00 +01:00
string-compression-iii.kt kt: add «3163. String Compression III» 2024-11-04 22:21:14 +01:00
student-attendance-record-ii.kt kt: add «552. Student Attendance Record II» 2024-05-27 00:51:20 +02:00
substring-with-concatenation-of-all-words.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
sum-of-all-subset-xor-totals.kt kt: add «1863. Sum of All Subset XOR Totals» 2024-05-20 15:47:02 +02:00
unique-morse-code-words.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
validate-binary-search-tree.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00
word-break-ii.kt kt: add «140. Word Break II» 2024-05-26 00:41:14 +02:00
word-ladder-ii.kt style(kt): reformat the files 2024-05-17 18:23:38 +02:00