Skip to content

Millione/leetcode-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Solutions Based On Rust

Thanks the great job done by aylei, here is the version with code refactoring based on tokio. Besides, this version removed the feature all for which initialize all problems and added solved problems auto-generation in README.md.

Usage

Execute cargo run, then you can input one of the below commands:

  • $id: initialize problem with id in problems/
  • random: initialize problem with random id in problems/
  • solve $id: move problem with id from problems/ to solutions/

Solved

id Leetcode Level
1 two-sum Easy

About

leetcode solutions based on rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages