Data Structures and Algorithms in Rust This project follows "The Last Algorithms Course You'll Need" by ThePrimeagen Get started In order to run the tests and try it out: git clone https://github.com/uriGrif/dsa-in-rust.git cd dsa-in-rust cargo test