Rust Quiz

https://dtolnay.github.io/rust-quiz

Rust

The website shows some Rust code snippets and asks for the output of the program. The questions are medium to hard and often use more advanced features, like macros or lifetimes. Each code snippet has an explanation of the behavior. The website is maintained on GitHub.