Skip to content

Quick start template to use Rust in a coding interview.

Notifications You must be signed in to change notification settings

xsznix/interview-starter-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview-starter-rust

Quick start template to use Rust in a coding interview.

Features

  • Language services
  • Launch profile with debugger support (not tested on Windows)
  • Format on save

Prerequisites

Make sure you have Rust installed: RustUp

Setup

git clone [email protected]:xsznix/interview-starter-rust my-interview
  1. Open the repo root in VS Code
  2. Install workspace-recommended extensions
  3. Go to "Run and Debug" tab
  4. Click the green arrow at the top to run/debug the program

If not using VS Code, run the program using the command cargo run.

License

CC0 1.0

About

Quick start template to use Rust in a coding interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages