diff --git a/README.md b/README.md index da59a4bc..23f11cb3 100644 --- a/README.md +++ b/README.md @@ -919,7 +919,7 @@ | 0849 | Maximize Distance to Closest Person | | 41.00% | Easy | | | 0850 | Rectangle Area II | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0850.%20Rectangle%20Area%20II) | 45.00% | Hard | | | 0851 | Loud and Rich | | 47.80% | Medium | | -| 0852 | Peak Index in a Mountain Array | | 69.70% | Easy | | +| 0852 | Peak Index in a Mountain Array | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0852.%20Peak%20Index%20in%20a%20Mountain%20Array) | 69.70% | Easy | | | 0853 | Car Fleet | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0853.%20Car%20Fleet) | 40.00% | Medium | | | 0854 | K-Similar Strings | | 33.80% | Hard | | | 0855 | Exam Room | | 38.60% | Medium | |