This repository contains solutions to various LeetCode problems implemented in Rust. ๐ฆ
To run a specific problem's solution, navigate to the respective directory and use the cargo run command. ๐
For more details on the original LeetCode problems, visit the LeetCode website. Make sure you have Rust installed on your system to run the code. ๐
If you have any suggestions for problems that I should solve, please create an issue in this repository. ๐