Module leetcode_rust::cases

source ·
Expand description

Test case wrappers for LeetCode problems. You should find it comfortable to import this module, and call use_cases function of each submodule accordingly.

Please note some examples will not work if you import this repo as an external crate.

Modules

Test cases for problems #1 to #99.