diff --git a/README.md b/README.md index 2e4e2582..dd7c5441 100644 --- a/README.md +++ b/README.md @@ -860,7 +860,7 @@ | 0790 | Domino and Tromino Tiling | | 36.00% | Medium | | | 0791 | Custom Sort String | | 62.30% | Medium | | | 0792 | Number of Matching Subsequences | | 43.40% | Medium | | -| 0793 | Preimage Size of Factorial Zeroes Function | | 39.10% | Hard | | +| 0793 | Preimage Size of Factorial Zeroes Function | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0793.%20Preimage%20Size%20of%20Factorial%20Zeroes%20Function) | 39.10% | Hard | | | 0794 | Valid Tic-Tac-Toe State | | 29.80% | Medium | | | 0795 | Number of Subarrays with Bounded Maximum | | 43.40% | Medium | | | 0796 | Rotate String | | 49.10% | Easy | |