Skip to content

waseem-medhat/coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenges

My own solutions to challenges on https://codingchallenges.fyi/

Usage

You can clone the repo and run its solutions. Each solution is packaged as a binary crate and should be run using cargo run --bin <cmd_name> [-- <cmd_args>], e.g.,

cargo run --bin cat -- -b hello.txt

All code here is written for learning purposes, and the goal of every challenge is to satisfy the requirements specified in the site and then optionally push it toward feature parity with the original tool it's based on. None of this is intended for production use.

Learning Goals

Currently, it's just the general goal of learning Rust and trying it in different applications.

About

My own solutions to challenges on https://codingchallenges.fyi/

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages