leetcode

Leetcode problem solutions
git clone https://git.sinitax.com/sinitax/leetcode
Log | Files | Refs | sfeed.txt

ModeNameSize
-rw-r--r--.gitignore2L
-rw-r--r--.pre-commit-config.yaml8L
-rw-r--r--Cargo.lock7L
-rw-r--r--Cargo.toml65L
-rwxr-xr-xadd135L
-rw-r--r--requirements.txt2L
-rw-r--r--src/bin/0001-two-sum.rs79L
-rw-r--r--src/bin/0004-median-of-two-sorted-arrays.rs123L
-rw-r--r--src/bin/0019-remove-nth-node-from-end-of-list.rs109L
-rw-r--r--src/bin/0386-lexicographical-numbers.rs60L
-rw-r--r--src/bin/1574-shortest-subarray-to-be-removed-to-make-array-sorted.rs87L
-rw-r--r--src/bin/1671-minimum-number-of-removals-to-make-mountain-array.rs86L
-rw-r--r--src/bin/2064-minimized-maximum-of-products-distributed-to-any-store.rs106L
-rw-r--r--src/bin/2070-most-beautiful-item-for-each-query.rs117L
-rw-r--r--src/bin/2461-maximum-sum-of-distinct-subarrays-with-length-k.rs86L
-rw-r--r--src/bin/2463-minimum-total-distance-traveled.rs137L
-rw-r--r--src/bin/2491-divide-players-into-teams-of-equal-skill.rs86L
-rw-r--r--src/bin/2516-take-k-of-each-character-from-left-and-right.rs91L
-rw-r--r--src/bin/2563-count-the-number-of-fair-pairs.rs76L
-rw-r--r--src/bin/2601-prime-subtraction-operation.rs101L
-rw-r--r--src/bin/3254-find-the-power-of-k-size-subarrays-i.rs89L
-rw-r--r--src/lib.rs38L