diff --git a/README.md b/README.md index 7e56eb72..2e4e2582 100644 --- a/README.md +++ b/README.md @@ -439,7 +439,7 @@ | 0370 | Range Addition | | 60.60% | Medium | | | 0371 | Sum of Two Integers |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0371.%20Sum%20of%20Two%20Integers) | 50.90% | Easy | | | 0372 | Super Pow | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0372.%20Super%20Pow) | 35.70% | Medium | | -| 0373 | Find K Pairs with Smallest Sums | | 34.00% | Medium | | +| 0373 | Find K Pairs with Smallest Sums | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0373.%20Find%20K%20Pairs%20with%20Smallest%20Sums) | 34.00% | Medium | | | 0374 | Guess Number Higher or Lower | | 39.60% | Easy | | | 0375 | Guess Number Higher or Lower II | | 37.80% | Medium | | | 0376 | Wiggle Subsequence | | 37.60% | Medium | |