diff --git a/README.md b/README.md index 30adf367..48fca184 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ | 0351 | Android Unlock Patterns | | 46.00% | Medium | | | 0352 | Data Stream as Disjoint Intervals | | 43.70% | Hard | | | 0353 | Design Snake Game | | 30.80% | Medium | | -| 0354 | Russian Doll Envelopes | | 34.10% | Hard | | +| 0354 | Russian Doll Envelopes |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0354.%20Russian%20Doll%20Envelopes) | 34.10% | Hard | | | 0355 | Design Twitter | | 27.50% | Medium | | | 0356 | Line Reflection | | 30.90% | Medium | | | 0357 | Count Numbers with Unique Digits | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0357.%20Count%20Numbers%20with%20Unique%20Digits) | 47.10% | Medium | |