Skip to content

songyzh/leetcode-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Solution in Rust

TODO

  • update solutions
  • update algorithms
  • add multiple solutions
  • add function to open discuss page
  • accept multiple ids
  • accept range
  • generate default return type for complex problems to make code compile when problem initialized
  • login
  • verify on leetcode

Usage

  • cargo run
    • {id}: initialize problem {id} in problem/
    • random: initialize random problem in problem/
    • solve {id}: move problem {id} from problem/ to solution/
    • all: initialize all problems

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%