master
Jason Staten 6 years ago
parent 7014c9cf9a
commit b09ac8e0fb

@ -1,15 +1,17 @@
# bigo
# Imposter's Handbook
Rust implementations for [Imposter's Handbook][1] topics. Follow along by listening to the [BookBytes podcast][2].
Scratch for Impostor's Handbook Big O content
## running the tests
## Running the tests
```
cargo test
```
## running the benchmarks
## Running the benchmarks
```
cargo bench
```
[1]: https://bigmachine.io/products/the-imposters-handbook/
[2]: https://www.orbit.fm/bookbytes/
Loading…
Cancel
Save