Why async Rust trips up JS developers, Tokio vs async-std, common take-home patterns for HTTP requests and file I/O, a mini async task runner, and what reviewers check for.
Clone-heavy borrow checker fights, .unwrap() everywhere, unnecessary lifetimes, non-idiomatic loops, and untested edge cases — the five mistakes that sink most bootcamp grad submissions.
What interviewers look for, the 3 most common Rust mistakes in take-homes — borrow checker, lifetimes, idiomatic code — and how to structure a solution that gets you hired.