diff --git a/README.md b/README.md index b14c2bf4..e16946f3 100644 --- a/README.md +++ b/README.md @@ -853,7 +853,7 @@ | 0783 | Minimum Distance Between BST Nodes | | 50.60% | Easy | | | 0784 | Letter Case Permutation | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0784.%20Letter%20Case%20Permutation) | 57.40% | Easy | | | 0785 | Is Graph Bipartite? | | 43.50% | Medium | | -| 0786 | K-th Smallest Prime Fraction | | 39.90% | Hard | | +| 0786 | K-th Smallest Prime Fraction |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0786.%20K-th%20Smallest%20Prime%20Fraction) | 39.90% | Hard | | | 0787 | Cheapest Flights Within K Stops | | 35.20% | Medium | | | 0788 | Rotated Digits | | 54.40% | Easy | | | 0789 | Escape The Ghosts | | 55.40% | Medium | |