aylei
leetcode-rust
Rust

my leetcode solutions in rust

Last updated May 22, 2026
763
Stars
144
Forks
10
Issues
0
Stars/day
Attention Score
43
Language breakdown
Rust 100.0%
โ–ธ Files click to expand
README

My Leetcode Solution in Rust

Run cargo run {id} to initialize the template submission file of "question #id".

Run cargo test test_{id} to test the solution for "question #id".

ๅฏนไบŽๅคง้ƒจๅˆ†้šพๅบฆไธบ Hard ็š„้—ฎ้ข˜, ไผšๆœ‰ไธญๆ–‡็š„ๆ€่ทฏๆณจ้‡Š

Working in progress, to do:

  • [ ] auto generation of solution list (when 100 problems solved)

Usage

  • Remove all the solution .rs
  • Clean lib.rs file
  • Start your leetcode journey in rust by typing cargo run {question_id}
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท aylei/leetcode-rust ยท Updated daily from GitHub