diff --git a/README.md b/README.md index 9947e5ee..650f3512 100644 --- a/README.md +++ b/README.md @@ -942,7 +942,7 @@ | 0872 | Leaf-Similar Trees | | 63.50% | Easy | | | 0873 | Length of Longest Fibonacci Subsequence | | 46.40% | Medium | | | 0874 | Walking Robot Simulation | | 32.30% | Easy | | -| 0875 | Koko Eating Bananas | | 46.20% | Medium | | +| 0875 | Koko Eating Bananas |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0875.%20Koko%20Eating%20Bananas) | 46.20% | Medium | | | 0876 | Middle of the Linked List | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0876.%20Middle%20of%20the%20Linked%20List) | 64.40% | Easy | | | 0877 | Stone Game | | 61.50% | Medium | | | 0878 | Nth Magical Number | | 25.60% | Hard | |