You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -473,7 +473,7 @@
473
473
| 1961 |[Check If String Is a Prefix of Array](https://leetcode.com/problems/check-if-string-is-a-prefix-of-array)|[](src/CheckIfStringIsAPrefixOfArray.java)||
474
474
| 1967 |[Number of Strings That Appear as Substrings in Word](https://leetcode.com/problems/number-of-strings-that-appear-as-substrings-in-word)|[](src/NumberOfStringsThatAppearAsSubstringsInWord.java)||
475
475
| 1971 |[Find if Path Exists in Graph](https://leetcode.com/problems/find-if-path-exists-in-graph)|[](src/FindIfPathExistsInGraph.java)||
476
-
| 1974 |[Minimum Time to Type Word Using Special Typewriter](https://leetcode.com/problems/minimum-time-to-type-word-using-special-typewriter)|||
476
+
| 1974 |[Minimum Time to Type Word Using Special Typewriter](https://leetcode.com/problems/minimum-time-to-type-word-using-special-typewriter)|[](src/MinimumTimeToTypeWordUsingSpecialTypewriter.java)||
477
477
| 1979 |[Find Greatest Common Divisor of Array](https://leetcode.com/problems/find-greatest-common-divisor-of-array)|||
478
478
| 1984 |[Minimum Difference Between Highest and Lowest of K Scores](https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores)|||
479
479
| 1991 |[Find the Middle Index in Array](https://leetcode.com/problems/find-the-middle-index-in-array)|||
0 commit comments