Skip to content

Commit 6c65495

Browse files
authored
Update README.md
1 parent a0a45dd commit 6c65495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ But the quest for knowledge acquisition and intellectual curiosity doesn't need
2727
| Challenge Name | Complexity | Author | Relevant Knowledge |
2828
|------------------|------------|--------------|----------------------------------------|
2929
| [Simple Parser](https://github.com/namvdo/rust-coding-challenges/tree/master/challenges/simple-parser) | Easy | [Rudi Cilibrasi](https://github.com/rudi-cilibrasi) | String manipulation, data structures |
30+
| [wc command](https://github.com/namvdo/rust-coding-challenges/tree/master/challenges/wc-command) | Medium | [namvdo](https://github.com/namvdo) | MMap, unsafe operations, string manipulation, parallel processing |
3031

3132
## Getting Started
3233

0 commit comments

Comments
 (0)