Data Structure and Algorithms in Rust

A set of data structure and algorithms to practice Rust

Install Cargo and Rust

Please make sure that Rust and Cargo has been installed.

Usage

rust cargo run

Test

rust cargo test

Implemented Algorithms

License

MIT