diff --git a/README.md b/README.md index c17669ff..9c08763e 100644 --- a/README.md +++ b/README.md @@ -1048,7 +1048,7 @@ | 0978 | Longest Turbulent Subarray | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0978.%20Longest%20Turbulent%20Subarray) | 45.60% | Medium | | | 0979 | Distribute Coins in Binary Tree | | 67.20% | Medium | | | 0980 | Unique Paths III | [Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0980.%20Unique%20Paths%20III) | 71.20% | Hard | | -| 0981 | Time Based Key-Value Store | | 50.80% | Medium | | +| 0981 | Time Based Key-Value Store |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0981.%20Time%20Based%20Key-Value%20Store) | 50.80% | Medium | | | 0982 | Triples with Bitwise AND Equal To Zero | | 54.00% | Hard | | | 0983 | Minimum Cost For Tickets | | 57.30% | Medium | | | 0984 | String Without AAA or BBB |[Go](https://github.com/halfrost/LeetCode-Go/tree/master/Algorithms/0984.%20String%20Without%20AAA%20or%20BBB) | 33.90% | Medium | |