This is just an example repo to try out famous DS & algos problems using rust language. It uses the workspace feature of cargo to separate out the library and binary packages.
- Install rust on your system from official rust website.
cargo test
cargo run