TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: Where can I get practice problem sets to code in Rust?
3 点
作者
philonoist
超过 4 年前
I want algorithmic problems as well as basic problems like FizzBuzz.
1 comment
sundarurfriend
超过 4 年前
A lot of people seem to be using this Advent of code as a chance to practice Rust. There's also the past AOC puzzles in the archive, and the usual Project Euler, SPOJ, CodeChef, etc with varying difficulties of questions.