1
0
Fork 0
mirror of https://gitlab.com/mfocko/LeetCode.git synced 2024-09-19 17:56:55 +02:00
LeetCode/rs
Matej Focko 5549cdd7d8
rs: add «621. Task Scheduler»
Signed-off-by: Matej Focko <mfocko@redhat.com>
2024-03-20 00:16:00 +01:00
..
2024-02-07-sort-characters-by-frequency.rs rs: add «451. Sort Characters By Frequency» 2024-02-08 00:18:50 +01:00
add-digits.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
bag-of-tokens.rs rs: add «948. Bag of Tokens» 2024-03-04 11:21:15 +01:00
best-time-to-buy-and-sell-stock-iv.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
binary-subarrays-with-sum.rs rs: add «930. Binary Subarrays With Sum» 2024-03-14 23:37:08 +01:00
binary-tree-inorder-traversal.rs ci(rs): add pre-commit hook for ‹rustfmt› 2024-02-21 23:28:35 +01:00
binary-trees-with-factors.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
bitwise-and-of-numbers-range.rs rs: add «201. Bitwise AND of Numbers Range» 2024-02-21 14:54:47 +01:00
can-make-arithmetic-progression-from-sequence.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
cheapest-flights-within-k-stops.rs rs: add «787. Cheapest Flights Within K Stops» 2024-02-23 17:02:03 +01:00
check-if-it-is-a-straight-line.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
climbing-stairs.rs chore: run pre-commit 2024-01-19 07:12:37 +01:00
complex-number-multiplication.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
count-elements-with-maximum-frequency.rs rs: add «3005. Count Elements With Maximum Frequency» 2024-03-08 19:59:26 +01:00
count-vowels-permutation.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
custom-sort-string.rs rs: add «791. Custom Sort String» 2024-03-11 23:09:50 +01:00
determine-if-string-halves-are-alike.rs rs: add “1704. Determine if String Halves Are Alike” 2024-01-12 12:21:50 +01:00
determine-if-two-strings-are-close.rs rs: add “1657. Determine if Two Strings Are Close” 2024-01-14 16:33:38 +01:00
detonate-the-maximum-bombs.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
divide-array-into-arrays-with-max-difference.rs rs: add «2966. Divide Array Into Arrays With Max Difference» 2024-02-01 14:48:27 +01:00
find-first-palindromic-string-in-the-array.rs rs: add «2108. Find First Palindromic String in the Array» 2024-02-13 11:10:47 +01:00
find-mode-in-binary-search-tree.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
find-pivot-index.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
find-players-with-zero-or-one-losses.rs rs: add “2225. Find Players With Zero or One Losses” 2024-01-15 15:31:50 +01:00
find-polygon-with-the-largest-perimeter.rs rs: add «2971. Find Polygon With the Largest Perimeter» 2024-02-15 23:19:43 +01:00
find-the-difference-of-two-arrays.rs rs: add “2215. Find the Difference of Two Arrays” 2024-01-11 23:30:28 +01:00
find-the-longest-valid-obstacle-course-at-each-position.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
find-the-pivot-integer.rs rs: add «2485. Find the Pivot Integer» 2024-03-13 22:25:22 +01:00
find-the-town-judge.rs rs: add «997. Find the Town Judge» 2024-02-22 16:54:24 +01:00
furthest-building-you-can-reach.rs rs: fix «1642. Furthest Building You Can Reach» 2024-02-17 23:30:20 +01:00
insert-delete-getrandom-o1.rs rs: add “Insert Delete GetRandom O(1)” 2024-01-16 13:47:47 +01:00
intersection-of-two-arrays.rs rs: add «349. Intersection of Two Arrays» 2024-03-10 22:23:40 +01:00
is-graph-bipartite.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
k-inverse-pairs-array.rs rs: add «629. K Inverse Pairs Array» 2024-01-28 00:45:48 +01:00
kids-with-the-greatest-number-of-candies.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
kth-largets-element-in-an-array.rs rs: add “215. Kth Largest Element in an Array” 2024-01-11 23:44:36 +01:00
least-number-of-unique-integers-after-k-removals.rs rs: add «1481. Least Number of Unique Integers after K Removals» 2024-02-16 22:03:10 +01:00
longest-increasing-subsequence.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
longest-palindromic-subsequence.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
majority-element.rs rs: add «169. Majority Element» 2024-02-12 20:38:45 +01:00
maximum-depth-of-binary-tree.rs ci(rs): add pre-commit hook for ‹rustfmt› 2024-02-21 23:28:35 +01:00
maximum-level-sum-of-a-binary-tree.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
maximum-number-of-coins-you-can-get.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
maximum-odd-binary-number.rs rs: add «2864. Maximum Odd Binary Number» 2024-03-01 19:01:09 +01:00
maximum-running-time-of-n-computers.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
maximum-value-of-k-coins-from-piles.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
meeting-rooms-iii.rs rs: add «2402. Meeting Rooms III» 2024-02-18 19:23:12 +01:00
minimum-absolute-difference-in-bst.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
minimum-common-value.rs rs: add «2540. Minimum Common Value» 2024-03-09 11:39:50 +01:00
minimum-falling-path-sum.rs rs: add “931. Minimum Falling Path Sum” 2024-01-19 07:11:41 +01:00
minimum-number-of-arrows-to-burst-balloons.rs rs: add «452. Minimum Number of Arrows to Burst Balloons» 2024-03-19 00:01:48 +01:00
minimum-number-of-steps-to-make-two-strings-anagram.rs rs: add “1347. Minimum Number of Steps to Make Two Strings Anagram” 2024-01-14 00:22:28 +01:00
minimum-number-of-vertices-to-reach-all-nodes.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
missing-number.rs rs: add «268. Missing Number» 2024-02-20 21:27:21 +01:00
number-of-islands.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
number-of-provinces.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
out-of-boundary-paths.rs rs: add «576. Out of Boundary Paths» 2024-01-26 13:35:04 +01:00
pacific-atlantic-water-flow.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
partition-array-for-maximum-sum.rs rs: add «1043. Partition Array for Maximum Sum» 2024-02-03 21:30:50 +01:00
path-crossing.rs chore: run pre-commit 2024-01-19 07:12:37 +01:00
perfect-squares.rs rs: add «279. Perfect Squares» 2024-02-08 10:24:08 +01:00
power-of-four.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
power-of-two.rs rs: add «231. Power of Two» 2024-02-19 14:04:14 +01:00
predict-the-winner.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
range-sum-query-immutable.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
reduce-array-size-to-the-half.rs ci(rs): add pre-commit hook for ‹rustfmt› 2024-02-21 23:28:35 +01:00
running-sum-of-1d-array.rs ci(rs): add pre-commit hook for ‹rustfmt› 2024-02-21 23:28:35 +01:00
sequential-digits.rs rs: add «1291. Sequential Digits» 2024-02-02 20:12:25 +01:00
shortest-path-in-binary-matrix.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
simplify-path.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
smallest-number-in-infinite-set.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
solving-questions-with-brainpower.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
sort-characters-by-frequency.rs ci(rs): add pre-commit hook for ‹rustfmt› 2024-02-21 23:28:35 +01:00
squares-of-a-sorted-array.rs rs: add «977. Squares of a Sorted Array» 2024-03-02 12:57:58 +01:00
stamping-the-sequence.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
task-scheduler.rs rs: add «621. Task Scheduler» 2024-03-20 00:16:00 +01:00
the-number-of-weak-characters-in-the-game.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
time-needed-to-inform-all-employees.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00
unique-number-of-occurrences.rs rs: add “1207. Unique Number of Occurrences” 2024-01-11 23:19:00 +01:00
validate-stack-sequences.rs chore: unwrap one layer 2023-12-12 14:36:00 +01:00