Algorithm Notes

Live Link

Local Setup Instructions

  • Install mdBook: cargo install mdbook
  • Install Graphviz to render graphs: sudo apt install graphviz or brew install graphviz on Mac
  • Run mdbook serve to host notes at http://localhost:3000