Rust Algorithms Solutions for the set of algorithm coding challenges written in Rust for my YouTube channel. Each question is in its own subfolder. Check it out! Run tests In order to run the tests, navigate to the question folder and execute the command: cargo test