KShivendu / coding-challenges

codingchallenges.fyi in Rust 🦀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding challenges

Doing https://codingchallenges.fyi/challenges in Rust 🦀

Setup:

To build/run a specific project:

# say the project is 'wc'
cargo build --bin wc
cargo run --bin wc -- --help

About

codingchallenges.fyi in Rust 🦀


Languages

Language:Rust 100.0%