Notes In this repository I try to implement some problems solving in leetcode's problems by using Rust. Test Firstly, You need to ensure that rust in your local machine. Then clone this repo into your local machine. Then run cargo test.