diff --git a/README.md b/README.md index 078cc333..9947e5ee 100644 --- a/README.md +++ b/README.md @@ -811,7 +811,7 @@ | 0741 | Cherry Pickup | | 30.10% | Hard | | | 0742 | Closest Leaf in a Binary Tree | | 39.40% | Medium | | | 0743 | Network Delay Time | | 42.40% | Medium | | -| 0744 | Find Smallest Letter Greater Than Target | | 44.10% | Easy | | +| 0744 | Find Smallest Letter Greater Than Target |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0744.%20Find%20Smallest%20Letter%20Greater%20Than%20Target) | 44.10% | Easy | | | 0745 | Prefix and Suffix Search | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0745.%20Prefix%20and%20Suffix%20Search) | 30.90% | Hard | | | 0746 | Min Cost Climbing Stairs | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0746.%20Min%20Cost%20Climbing%20Stairs) | 47.50% | Easy | | | 0747 | Largest Number At Least Twice of Others | | 40.70% | Easy | |