Skip to content

Determinism practice problems in Rust

Difficulty:
Category:
Tag:

Showing 6 of 6

Status Title Difficulty
Arc gives you sharing, not mutability Easy
Everything you can collect into Easy
HashMap iteration order is random Medium
Index tagging: the pattern that makes concurrency testable Medium
Send: what it actually guarantees Medium
Threads, spawn and join Easy