Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 509 Bytes

Leet code problems in rust

Rust

Repo with leet code problem written in rust. Similar repo is written in java

Todos

  • clean up java version
  • make clean structure
  • move existing rust resources
  • add ci for automated test

Run

Run tests:

cargo test