Update README.md

This commit is contained in:
Dom Sec 2023-03-25 18:36:57 -04:00 committed by GitHub
parent 55980e60b6
commit 1dbeb384ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,36 +57,36 @@ We encourage you to share your progress and ask questions in the Discussions sec
| Day #8 | [Letter Combinations Of A Phone Number](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-08_Letter-Combinations-Of-A-Phone-Number) | :white_large_square: | | Day #8 | [Letter Combinations Of A Phone Number](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-08_Letter-Combinations-Of-A-Phone-Number) | :white_large_square: |
| Day #9 | [Trapping Rain Water](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-09_Trapping-Rain-Water) | :white_large_square: | | Day #9 | [Trapping Rain Water](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-09_Trapping-Rain-Water) | :white_large_square: |
| Day #10 | [Unique Binary Search Tree](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-10_Unique-Binary-Search-Trees) | :white_large_square: | | Day #10 | [Unique Binary Search Tree](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-10_Unique-Binary-Search-Trees) | :white_large_square: |
| Day #11 | Restore IP Addresses | :white_large_square: | | Day #11 | [Restore IP Addresses](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-11_Restore-IP-Addresses) | :white_large_square: |
| Day #12 | Mountains or Valleys | :white_large_square: | | Day #12 | [Mountains or Valleys](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-12_Mountains_And_Valleys) | :white_large_square: |
| Day #13 | Need Help With Your Packing | :white_large_square: | | Day #13 | [Need Help With Your Packing](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-13_Need-Help-With-Packing) | :white_large_square: |
| Day #14 | The Karacas Encryption Algorithm | :white_large_square: | | Day #14 | [The Karacas Encryption Algorithm](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-02/Day-14_Karacas-Encryption-Algorithm) | :white_large_square: |
| Day #15 | Valid Anagram | :white_large_square: | | Day #15 | [Valid Anagram](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-15_Valid-Anagram) | :white_large_square: |
| Day #16 | Nim Game | :white_large_square: | | Day #16 | [Nim Game](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-16_Nim-Game) | :white_large_square: |
| Day #17 | Prison Break | :white_large_square: | | Day #17 | [Prison Break](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-17_Prison-Break) | :white_large_square: |
| Day #18 | Unique Paths | :white_large_square: | | Day #18 | [Unique Paths](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-18_Unique-Paths) | :white_large_square: |
| Day #19 | URL Shortener | :white_large_square: | | Day #19 | [URL Shortener](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-19_URL-Shortener) | :white_large_square: |
| Day #20 | API Challenge | :white_large_square: | | Day #20 | [API Challenge](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-20_API-Challenge) | :white_large_square: |
| Day #21 | Random Maze Generator | :white_large_square: | | Day #21 | [Random Maze Generator](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-03/Day-21_Random-Maze-Generator) | :white_large_square: |
| Day #22 | Marcio Mellos Challenge | :white_large_square: | | Day #22 | [Marcio Mellos Challenge](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-22_Marcio-Mellos-Challenge) | :white_large_square: |
| Day #23 | The Dining Philosophers | :white_large_square: | | Day #23 | [The Dining Philosophers](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-23_The-Dining_Philosophers) | :white_large_square: |
| Day #24 | The Josephus Problem | :white_large_square: | | Day #24 | [The Josephus Problem](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-24_The-Josephus-Problem) | :white_large_square: |
| Day #25 | Coin Trouble | :white_large_square: | | Day #25 | [Coin Trouble](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-25_Coin-Trouble) | :white_large_square: |
| Day #26 | Briefcase Lock | :white_large_square: | | Day #26 | [Briefcase Lock](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-26_Briefcase-Lock) | :white_large_square: |
| Day #27 | Task Scheduler | :white_large_square: | | Day #27 | [Task Scheduler](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-27_Task-Scheduler) | :white_large_square: |
| Day #28 | Word Search | :white_large_square: | | Day #28 | [Word Search](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-04/Day-28_Word-Search) | :white_large_square: |
| Day #29 | Traffic Light Checker | :white_large_square: | | Day #29 | [Traffic Light Checker](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-29_Traffic-Light-Checker) | :white_large_square: |
| Day #30 | The Maximum Value | :white_large_square: | | Day #30 | [The Maximum Value](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-30_The-Maximum-Value) | :white_large_square: |
| Day #31 | The Time In Words | :white_large_square: | | Day #31 | [The Time In Words](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-31_The-Time-In-Words) | :white_large_square: |
| Day #32 | Climbing The Leaderboard | :white_large_square: | | Day #32 | [Climbing The Leaderboard](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-32_Climbing-The-Leaderboard) | :white_large_square: |
| Day #33 | WERTYU | :white_large_square: | | Day #33 | [WERTYU](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-33_WERTYU) | :white_large_square: |
| Day #34 | Primary Arithmetic | :white_large_square: | | Day #34 | [Primary Arithmetic](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-34_Primary-Arithmetic) | :white_large_square: |
| Day #35 | Dog And Gopher | :white_large_square: | | Day #35 | [Dog And Gopher](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-05/Day-35_Dog-And-Gopher) | :white_large_square: |
| Day #36 | LCD Display | :white_large_square: | | Day #36 | [LCD Display](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-06/Day-36_LCD-Display) | :white_large_square: |
| Day #37 | Breaking The Records | :white_large_square: | | Day #37 | [Breaking The Records](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-06/Day-37_Breaking-The-Records) | :white_large_square: |
| Day #38 | Electronics Shop | :white_large_square: | | Day #38 | [Electronics Shop](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-06/Day-38_Electronics-Shop) | :white_large_square: |
| Day #39 | Halloween Sale | :white_large_square: | | Day #39 | [Halloween Sale](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-06/Day-39_Halloween-Sale) | :white_large_square: |
| Day #40 | Larrys Array | :white_large_square: | | Day #40 | [Larrys Array](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-06/Day-40_Larrys-Array) | :white_large_square: |
| Day #41 | Sales By Match | :white_large_square: | | Day #41 | Sales By Match | :white_large_square: |
| Day #42 | Drawing Book | :white_large_square: | | Day #42 | Drawing Book | :white_large_square: |
| Day #43 | Area Of A Triangle | :white_large_square: | | Day #43 | Area Of A Triangle | :white_large_square: |