1 unstable release
0.1.0 | Nov 6, 2022 |
---|
#36 in #practice
3KB
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
cargo run
Test
cargo test
Implemented Algorithms
- Binary Search